• 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 files stopped working after 7.5.3 update, now only HTML accessible..

W

weboot

Guest
I jus did a plesk update to Plesk 7.5.3 and after that all my PHP scripts on the server are not accessible. When I try to access any '.php' files on the server, it says 'Connection Refused'.. but if I try to access any '.html' files, it seems to work fine.

I searched in the /etc/httpd/conf/httpd.conf for the word 'php' and there is not any? Is that normal? I thought that is where we tell Apache if a file ends in .php, run it with the php executable.

Can anyone help me please?

Thanks,
Nil

p.s : The plesk update was successfull without any errors.. but the php stopped working after that
 
1) re-save your webserver config files (read the admin manual to determine how to do that). Example: websrvmng -a -r

2) View the error_log for the virtual host you're accessing - see if it has anything useful.
 
See the thread titled "Horde issues after upgrade to 7.5.3 - what fixed it for me... "

That fixed the php apps for me.
 
Back
Top