Extensions in the php.ini file? It was using the ini file that came with PHP 
5.3.6.

Can anyone get PHP 5.3.6 (from windows.php.net/download) to work with 
Apache??? The PHP site says it will only work with the VC9 version found at 
apachelounge.com...


"Toby Hart Dyke" <t...@hartdyke.com> wrote in message 
news:4d8cefe9.6020...@hartdyke.com...
> On 3/25/2011 3:15 PM, somebody wrote:
>> On Fri, Mar 25, 2011 at 12:12 PM, Tommy Pham<tommy...@gmail.com>  wrote:
>>> On Fri, Mar 25, 2011 at 10:52 AM, Curtis Tammany<curtis.tamm...@urs.com> 
>>> 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
> Try commenting out all the extensions. I'm using the Apache Lounge binary, 
> and running PHP as a module. IIRC it was the zip extension which was 
> causing the problem (I copied over an old php.ini). The zip extension is 
> now internal to PHP.
>
>   Toby 



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to