Server Application Error PHP

163 views Asked by At

I have installed PHP By using: FastCGI System specs: Windows XP servicepack 3 C++ 2012 redistributable runtime

when i am opening my PHP document trough: jmnet.servegame.com/test.php

i get this error: Server Application Error The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.

php version: 5.6.10 NON-Thread-Safe FastCGI version: 1.5 IIS Version: 1.5

Service cannot be started. System.ComponentModel.Win32Exception: The specified executable is not a valid Win32 application.
    at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start()
    at winsw.WrapperService.StartProcess(Process processToStart, String arguments, String executable)
    at winsw.WrapperService.OnStart(String[] _)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

For more information, see Help and Support Center at go.microsoft.com/fwlink/events.asp.
0

There are 0 answers