php : unable to load dynamic library (where are they???)
Posted: Fri Jun 10, 2005 10:07 am
Hi!
I'm trying to install php with oracle and ldap options, there is no error while executing "./configure ...", "make", "make install" but apache errors logfile gives me :
PHP Warning: Unknown(): Unable to load dynamic library './php_oci8.so'
PHP Warning: Unknown(): Unable to load dynamic library './php_oracle.so'
PHP Warning: Unknown(): Unable to load dynamic library './php_ldap.so'
I have no .so libraries neither in my php distro nor in my system...
How could it be possible???
Where can I find them?
thanks for help
I'm trying to install php with oracle and ldap options, there is no error while executing "./configure ...", "make", "make install" but apache errors logfile gives me :
PHP Warning: Unknown(): Unable to load dynamic library './php_oci8.so'
PHP Warning: Unknown(): Unable to load dynamic library './php_oracle.so'
PHP Warning: Unknown(): Unable to load dynamic library './php_ldap.so'
I have no .so libraries neither in my php distro nor in my system...
How could it be possible???
thanks for help
