On Fri, Mar 25, 2011 at 10:52 AM, Curtis Tammany<curtis.tammany@xxxxxxx> wrote:
Help!! I am in a Windows environment (XP SP3 for development and Server 2003
for production. I have to upgrade to PHP 5.3.6. It does not appear to work
with either Apache 2.2.11 or the new 2.2.17 from Apache Lounge. Apache will
run by itself but when PHP is installed, it adds:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:\Program Files\PHP536\"
LoadModule php5_module "C:\Program Files\PHP536\php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
Restarting Apache causes the following:
httpd.exe - Application Error : The instruction at "0x0096c1bf" referenced
memory at "0x100058a8". The memory could not be "written".
Thanks in advance,
Curtis