I am looking into installing the new 5.3.8 windows version of PHP, but
the site does not have a .msi file, and I can't find instructions on how
to upgrade with the .zip they did provide. Any suggestions?
Eric
Oakland University
Sounds like the problem we had. A couple of things to check:
1) When you installed 5.3.6 did you make sure to select under "script
executable" the option to register *.php with this application?
2) After installation we had to manually register
c:\windows.0\system32\inetsrv\fcgiext.dll in II
We have just upgraded to PHP 5.3.6 and everything is working except the
link to a remote MySQL database. When we run a test script, we get the
following error message, see below. MySQL is version 5.1.52:
Could not connec
We are currently running PHP 5.2.4 on a Windows 2003 Server. We have
installed Microsoft 2008 C++ Runtime (x86) on the box but can't get
5.3.6 to run. The install goes fine (IIS CGI non-threaded protection),
no errors, but on a reboot php doesn't work. We try to access a small
test.php script w