Windows 7 IIS 7 PHP 5.3 php-cgi.exe error

Known bugs reported by PacsOne users
Post Reply
ricardopacs
Posts:15
Joined:Fri Jun 18, 2010 3:14 am
Windows 7 IIS 7 PHP 5.3 php-cgi.exe error

Post by ricardopacs » Tue Dec 07, 2010 8:11 pm

Hi Pacsone, I try install pacsone in Windows 7 with IIS 7.5, PHP 5.3 and I have the problem, the application install it and pacsone service run, but the main page not work the error is:

Nombre de la aplicación con errores: php-cgi.exe, versión: 5.3.3.0, marca de tiempo: 0x4c474c56
Nombre del módulo con errores: ntdll.dll, versión: 6.1.7600.16559, marca de tiempo: 0x4ba9b21e
Código de excepción: 0xc0000005
Desplazamiento de errores: 0x00056008
Id. del proceso con errores: 0x129c
Hora de inicio de la aplicación con errores: 0x01cb9649a8a57870
Ruta de acceso de la aplicación con errores: C:\Program Files\PHP\php-cgi.exe
Ruta de acceso del módulo con errores: C:\Windows\SYSTEM32\ntdll.dll
Id. del informe: e9150de3-023c-11e0-b769-005056c00008

php+sql works fine for example joomla is running smooth

Best regards!

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Tue Dec 07, 2010 11:12 pm

Make sure you have configured IIS properly to work with PHP:

http://us.php.net/manual/en/install.windows.iis7.php

If so, check the output of the test page and verify the ImageMagick PHP extension is loaded successfully:

http://localhost/pacsone/Hello.php

charlio223
Posts:1
Joined:Thu Apr 28, 2011 7:01 am

Post by charlio223 » Thu Apr 28, 2011 7:14 am

pacsone wrote:Make sure you have configured IIS properly to work with PHP:

http://us.php.net/manual/en/install.windows.iis7.php

If so, check the output of the test page and verify the ImageMagick PHP extension is loaded successfully:

http://localhost/pacsone/Hello.php
Great!! this solved my problem, thx

janeagrasser
Posts:1
Joined:Mon May 09, 2011 10:20 pm

Post by janeagrasser » Mon May 09, 2011 10:25 pm

Did you make sure it is configured to work with PHP? If not that is your problem.

Post Reply