Hi All
I am trying to add PDFlib support to PHP. I have followed all of the instructions but it just wont work.
I am using WinMe, Apache 1.3.23, PHP 4.1.1. I installed apache and PHP using the PHPTriad distribution.
I downloaded the PDFlib files from www.pdflib.com. I placed the "php_pdf.dll" file in the "c:\windows\system\" directory. Yes, I did use the .dll file from the "php4.1.x" folder
I uncommented the line "extension=php_pdf.dll" in my "php.ini" file. I restarted apache, and PHP doesn't work. If I open "phpinfo.php" I just get a blank screen and my system stops responding properly until I kill the PHP process (using ctrl+alt+del).
I thought is must be something I had done wrong, so I re-commented the line and tried adding a dbx module instead. No problem. I also tried it with another module, also no problem. It appears to just be a problem with PDFlib.
I re-downloaded the module as I thought that might have been the problem, but I get the same result.
Does anyone have any ideas as to what might be wrong?
Many thanks, ben