Hello,
I recently decided to upgrade PHP 4.3.6 to version 4.3.7.
I replaced my PHP directory with the new version and copied the
PHP.ini.recomme nded file to my c:\winnt PHP.ini ensuring that
permissions were correctly set on all files. I imagined this to be a
straight forward process and to just work. However, when I try to
access php enabled pages from my IIS server, I get a HTTP 400 - bad
request error message. It would appear that the problem is
specifically related to PHP, since ASP scripts and flat HTML pages
work fine.
I can't continue to use 4.3.7 until I've got to the bottom of what's
wrong. I've now returned to 4.3.6 and php is functioning again.
Has anyone a experienced similar problem?
I recently decided to upgrade PHP 4.3.6 to version 4.3.7.
I replaced my PHP directory with the new version and copied the
PHP.ini.recomme nded file to my c:\winnt PHP.ini ensuring that
permissions were correctly set on all files. I imagined this to be a
straight forward process and to just work. However, when I try to
access php enabled pages from my IIS server, I get a HTTP 400 - bad
request error message. It would appear that the problem is
specifically related to PHP, since ASP scripts and flat HTML pages
work fine.
I can't continue to use 4.3.7 until I've got to the bottom of what's
wrong. I've now returned to 4.3.6 and php is functioning again.
Has anyone a experienced similar problem?
Comment