• 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.

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