Check your "extension_dir" in php.ini.
Default is
extension_dir=./
With this setting, PHP searches *.so files in appropriate directory for the
PHP version running.
Ben Curtis wrote:
> I'm having problems loading an extension I just compiled into PHP 4.0.5 on linux.
>On startup I get
I'm having problems loading an extension I just compiled into PHP 4.0.5 on linux. On
startup I get this...
PHP Warning: Unable to load dynamic library
'/usr/local/lib/php/extensions/no-debug-non-zts-20001222/myextension.so' - cannot open
shared object file: cannot load shared object file: No
2 matches
Mail list logo