We have installed PHP 5.0.1 on a Windows 2003 Server with IIS6 in ISAPI
mode. The processing of .php files works fine with our basis version of the
php.ini file. But, as soon as we edit the php.ini file to outcomment the
line "extension=php_ sybase_ct.dll" (or "extension=php_ pdf.dll") and restart
the IIS6, the web site is not able to work with .php files properly, instead
the web server seems to hang with any .php file.
Does anybody have any idea why this happens? Thanks.
mode. The processing of .php files works fine with our basis version of the
php.ini file. But, as soon as we edit the php.ini file to outcomment the
line "extension=php_ sybase_ct.dll" (or "extension=php_ pdf.dll") and restart
the IIS6, the web site is not able to work with .php files properly, instead
the web server seems to hang with any .php file.
Does anybody have any idea why this happens? Thanks.
Comment