• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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