Hi, I'm trying to get PDFLib 4.0.3 installed along with PHP 4.3.0, using the loadable module.
The module (libpdf_php.so) is in /usr/include/php. It's the folder specified in the extension_dir variable of the php.ini file.In the same file, I also added extension=libpdf_php.so Checking if PDF is supported via the phpinfo function, it looks like the PDF support is not enabled. I restarted Apache after the modification of the php.ini file. Is there anything else I need to do? If no, why is the support not enabled? Thanks and cheers, -- Dmitry -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php