• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

After Update to Plesk 8.3 in ubuntu now PHP does not work

H

halisemre

Guest
Hi everyone i have updated to 8.3 in ubundu from plesk admin panel but now php does not work, when I try to open a site that has index.php it asks me to download the .php file
 
Thanks for your fast reply, when i do the steps done on the link you provide me I see this

root@vs08-104:~# grep 'LoadModule.*php' /etc/httpd/conf.d/* /etc/httpd/conf/httpd.conf
grep: /etc/httpd/conf.d/*: No such file or directory
root@vs08-104:~# /etc/httpd/conf.d/php.conf:LoadModule php5_module modules/libphp5.so
-bash: /etc/httpd/conf.d/php.conf:LoadModule: No such file or directory
root@vs08-104:~#

I am really noob so, i might have to reinstall how can i do it
 
Note, paths to Apache configuration files in your Operating System may differs from the ones that are listed above.

this meens you should replace the path which feeds to your config....
 
I have the exact same thing happening with my Ubuntu6.06/Plesk 8.3 upgrade, but only for vhost subdomains... regular /index.php under full domains are fine. If (when!) I figure it out I'll post again. I just got horde webmail/imap going again under Plesk 8.3 and PHP 5.1.2 after half a day of hair pulling (oh wait.. I'm bald already!). ;-)
 
This may sound silly, but have you made sure you have enabled php for that domain under the domain "Setup" option?
 
Back
Top