• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk korrupt after upgrading PHP!?

F

freq9

Guest
Hello,

I have a root server with debian on it. Yesterday I wanted to update PHP, so I used:

Code:
apt-get update

after that

Code:
apt-get install libapache2-mod-php5 libapache2-mod-perl2 php5 php5-cli php5-common php5-curl php5-dev php5-gd php5-imap php5-ldap php5-mhash php5-mysql php5-odbc php5-xslt

then

Code:
/etc/init.d/apache2 restart

and now I cannot access Plesk anymore. I tried to restart it via

Code:
/etc/init.d/psa stopall
/etc/init.d/psa start

but I get an error

Code:
MNH001:~# /etc/init.d/psa stopall
-bash: /etc/init.d/psa: No such file or directory

What to do now? :( I haven't changed anything else except changing maxClients in apache2.conf and max_connections in the mysql config.

Thanks
 
Hello,

You could get the rpm.tra.gz pakages from plesk and force a reinstall of the plesk.

Or if you have backup simply restore the necessary files.
 
No, I have no backup. It was a rfesh server, and I upgraded to PHP5 directly without doing a backup. Where to get this file and how to install it correctly? Please help me step-by-step because I don't want to do a mistake. thanks!!
 
Back
Top