>have you got any other php modules installed? eg. ldap?

>mod_midgard is known to conflict with php_ldap+(some openldap binaries)

Here is some stuff that was installed by someone else here...

[root@oddjob /]# rpm -qa | egrep '(php)'
asp2php-gtk-0.75.5-1
asp2php-0.75.5-1
[root@oddjob /]# rpm -qa | egrep '(ldap)'
auth_ldap-1.4.3-2
openldap-1.2.11-15
openldap-servers-1.2.11-15
nss_ldap-113-2
openldap-devel-1.2.11-15
openldap-clients-1.2.11-15

> 
> >> Yup...upgraded from 4.0.1 rpm (uninistalled it now) to 4.0.6 (from
> source).
> 
> >I assume midgard-php4 was recompiled since the rpm version was
> >uninstalled?
> Hundreds of times!
> 
> > I don't think that the changes in the php.ini file are being recognized
> when
> > i restart apache (using from binary: httpd stop/httpd start) because i'm
> > still getting that loading error for midgard.so.
> 
> >Exactly what error are you getting? 
> ERROR AGAIN:
> PHP Warning:  Unable to load dynamic library './midgard.so' -
./midgard.so:
> cannot open shared object file: No such file or directory in Unknown on
line
> 0


>try putting the full path to the midgard.so extension.
ok, but then i think i would have to put nothing in the extension_dir
directive....there shouldn't be a difference, but i'll try anything now.

try ldd midgard.so - and send that info..

[root@oddjob /]# /usr/bin/ldd /etc/httpd/modules/midgard.so
        libc.so.6 => /lib/libc.so.6 (0x40075000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to