Hope to find someone to help me with this:
I am trying to load a dynamic extension using the dl() function. The dll file resides
in my web root directory (c:\inetpub\wwwroot). I have extension_dir = ./ in php.ini
(the default).
dl("_php.dll") doesn't seem to find the file when called fro
Warning: Unable to load dynamic library
'/usr/local/lib/php/DL/libpdf_php.so' - File not found in
/home/xxx/page.php on line 6
Fatal error: Call to undefined function: pdf_new() in
/home/xxx/page.php on line 11
[xxx@x php-4.1.0]$ ls -Al /usr/local/lib/php/DL/libpdf_php.so
lr
2 matches
Mail list logo