• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

PHP Not Functioning for Virt. Hosts

C

curtis

Guest
Our Windows Plesk box does not process PHP scripts for client domains. The administrative interface works fine, and so does webmail, but client domains time out with a 'Bad Gateway' error on the simplest of PHP scripts.

The Plesk box reports its version as 'psa v7.5.6 build20051107.20 on Windows5.2.3790.0', and we have not upgraded PHP. Reconfigurator doesn't seem to help the problem.

Thanks,
Curtis
 
Solved. php_curl.dll wasn't loading, and commenting it out of c:\windows\php.ini fixes it. I'll probably grab a fresh copy when I get a chance.

- Curtis
 
I am also running: psa v7.5.6_build20051107.20 os_Windows 5.2.3790.0

I too get the bad gateway error. But when I commented the dll out of php.ini, I still get the error. Has it ever come up for you again? How did you find out that the dll wasn't loading?
 
This hasn't happened again since. I'm pretty sure that the error was either displayed in 'Event Viewer', or I found it by trying to run a php script from the command line (http://us3.php.net/features.commandline).

You probably have a different DLL corrupted, or a configuration error preventing php from running I would guess.

Thanks,
Curtis
 
Back
Top