Home > Archive > PHP Language > December 2006 > Win XP + IIS 5.2 - Application Error in php-cgi.exe
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Win XP + IIS 5.2 - Application Error in php-cgi.exe
|
|
| crater 2006-12-13, 4:09 pm |
| I've just installed PHP 5.2 on Windows XP (SP2). I've read all the
permissions text on the PHP directory and checked that. It seems OK.
However, when I try to display the simple sample from the PHP docs
(Hello World), I get the following error....
php-cgi.exe - Application Error
The instruction at "0x100974cd" referenced memory at "0x00000014". The
memory could not be "read".
I've uninstalled and re-installed PHP 5.2, checked everything
carefully. No joy!
Can anyone please help????
Regards, crater
| |
| Serge Terryn 2006-12-14, 3:59 am |
| crater schreef:
> I've just installed PHP 5.2 on Windows XP (SP2). I've read all the
> permissions text on the PHP directory and checked that. It seems OK.
> However, when I try to display the simple sample from the PHP docs
> (Hello World), I get the following error....
>
> php-cgi.exe - Application Error
> The instruction at "0x100974cd" referenced memory at "0x00000014". The
> memory could not be "read".
>
> I've uninstalled and re-installed PHP 5.2, checked everything
> carefully. No joy!
>
> Can anyone please help????
>
> Regards, crater
>
you need the php.exe, not the php-cgi.exe.
Maybe you install the wrong PHP version ?
An easy solution is to use wampserver.
(http://www.wampserver.com/en/index.php)
--
Essetee ---- Roeselare ---- Belgium
http://www.essetee.be
ICQ : 763290 -- Jabber : essetee@jabber.org
| |
| crater 2006-12-14, 3:59 am |
|
Serge Terryn wrote:
>
> you need the php.exe, not the php-cgi.exe.
> Maybe you install the wrong PHP version ?
>
Not according the the documentation I have for PHP 5.2. Besides, the
installer set it all up, and I assume that it knows what it is doing.
Regards, crater
| |
| crater 2006-12-14, 8:34 am |
|
crater wrote:
> Serge Terryn wrote:
> Not according the the documentation I have for PHP 5.2. Besides, the
> installer set it all up, and I assume that it knows what it is doing.
>
> Regards, crater
I uninstalled PHP 5.2 this morning and re-installed it again. This time
it seems to be working!@*#~%.
Many thanks to all responders.
Regards, crater
|
|
|
|
|