Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Plesk not showing PHP handlers  (Read 2279 times)

0 Members and 1 Guest are viewing this topic.

Jithin

  • Guest
Plesk not showing PHP handlers
« on: November 01, 2013, 10:22:06 pm »
Hi Guys,

Under "websites and domains" tab, when you click on your domain name, Plesk will display the available PHP handlers and other options. But in some weird cases, it won't show these options.

To fix this issue, please login to your Linux machine and execute the script given below.

mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "update misc set val='0' where param='vps_optimized_mode_status';"

That will fix all issues.

Give it a try!