ID: 37466 Updated by: [EMAIL PROTECTED] Reported By: jotaylor at hightechinstitute dot edu -Status: Open +Status: Feedback Bug Type: FDF related Operating System: Windows Server 2003 PHP Version: 5.1.4 New Comment:
No. Note to Win32 Users: In order to enable this module on a Windows environment, libeay32.dll and ssleay32.dll must be present in your PATH. Previous Comments: ------------------------------------------------------------------------ [2006-05-16 23:15:43] jotaylor at hightechinstitute dot edu Now here's an odd turn. I switched the web server back from the PHP-CGI to ISAPI and now it sees the FDF Module fine. Unfortunately, it now doesn't load up the Curl library. There isn't a max amount of libraries it can load, is there? ------------------------------------------------------------------------ [2006-05-16 22:31:47] [EMAIL PROTECTED] It's easy to see which php.ini ise used: PHP tells that at the top of phpinfo(). Please check that the right php.ini is there and you've restarted the server. After that check your error log (Event Viewer or how do you call it..) to see if there are any errors related. ------------------------------------------------------------------------ [2006-05-16 22:25:50] jotaylor at hightechinstitute dot edu OK. A. There is only ONE and only ONE php.ini file for each of the three servers that this is happenning for. B. The Extension is enabled on all three servers with the fdftk.dll in the windows System32 subdir. I even checked that the fdftk.dll to make sure that it is from the latest version of php. Also, let me clarify what exactly I'm doing. I setup the webserver to run using the PHP-CGI.exe to execute the php scripts, and everything works like it should. Then I go to the webserver and switch it to using the ISAPI module (php5isapi.dll) and then everything works (MSSQL, MYSQL, and CURL modules) but for some reason I can't determine, the FDF module doesn't load up for some reason. I haven't messed with any of the configuration files (php.ini) or anything. ------------------------------------------------------------------------ [2006-05-16 21:54:11] [EMAIL PROTECTED] It's obviously NOT enabled, otherwise you wouldn't get this message. The reason could be different php.ini used. ------------------------------------------------------------------------ [2006-05-16 21:50:00] jotaylor at hightechinstitute dot edu The dll is enabled in the PHP.ini file and the dependent DLL, fdftk.dll is also in the system path. I got this to work using the PHP-CGI.exe executable, but when I switch the system over to the ISAPI stuff, this is when it breaks. Even when using the ISAPI stuff, I can use the command line PHP.exe and execute files with the FDF library functions with no problem. It seems to only not work for the ISAPI PHP module. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/37466 -- Edit this bug report at http://bugs.php.net/?id=37466&edit=1