Where wordpress store path to php-cgi.exe
-
Hi Everyone,
Sorry i am new to wordpress and php things, i had developed a site in wordpress and resently i moved that website to new server (domain name is same), site is working fine but when i try to login to wordpress admin, i get the below error,” http Error 500.0 – Internal Server Eroor.
C:\PHP5\php-cgi.exe – The FastCGI process exceeded configured activity timeout
Detailed Error Information
Module FastCgiModule
Notification ExecuteRequestHandler
Handler PHP via FastCGI (*.php)
Error Code 0x80070102
Requested URL http://xxx.com:80/eshop/wp-login.php
Physical Path C:\PATH\xxx\xxx.com\wwwroot\eshop\wp-login.php
Logon Method Anonymous
Logon User Anonymous“
i asked my server support team for resulution and i get the below message from them.
“We have checked and found that your updated word-press website taking wrong path of php : C:\PHP5\php-cgi.exe , Please change the php path in code , that should be following :
C:\Program Files (x86)\PHP\v5.4 .Let us know if you require any further assistance.”
now can anyone suggest me where does wordpress store that path to php.
The topic ‘Where wordpress store path to php-cgi.exe’ is closed to new replies.