• 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

Plesk won´t start any more

Help me please.
It was a bad update, whereupon :(
Enter https://XXX:8443
Output: Error 404 :(


+---------+--------+
| param | val |
+---------+--------+
| version | 010110 |
+---------+--------+
# usr/local/psa/bootstrapper/pp10.9.0-bootstrapper/bootstrapper.sh repair
.........................
===> Upgrading database

Trying to start service mysqld... done
Trying to establish test connection... connected
done
Trying to find psa database... version is 010110
DATABASE ERROR!!!
Previous product version is 10.9.0, but previous database
version is 010110. In most of cases it is result of
previous upgrade try failure.
 
Hi,

i have similar Problem. Updated php5 and mysql. And after Updating Plesk wont start. I think there happens something with plesk.

php5 and mysql is running fine

Plesk is 10.2.0.
OS: Debian Lenny 5.0.8 64bit

mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "select * from misc where param='version'"
+---------+--------
| param | val |
+---------+--------+
| version | 010110 |
+---------+--------+

cat /opt/psa/version
10.2.0 Debian 5.0 1011110331.11

I try the Autoinstaller

/opt/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-id PLESK_10_2_0 --install-component base

end with following error:

Code:
E: Broken packages
---X--- `apt-get` output ---------------------
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  plesk-core: Depends: psa-mail-driver

Any Ideas ?

Thx in Advance
 
When try to start manually get these output.

pro1193:~# /etc/init.d/psa start
Starting psa... /etc/init.d/psa: line 294: /opt/psa/admin/bin/packagemng: No such file or directory
done
Starting xinetd service... done
Starting bind9 service... done
Starting mysql service... done
Starting postgresql service... not installed
Starting psa-spamassassin service... done
Plesk: Starting Mail Server... not installed
/etc/init.d/psa: line 269: /opt/psa/admin/sbin/websrvmng: No such file or directory
Starting psa... /etc/init.d/psa: line 294: /opt/psa/admin/bin/packagemng: No such file or directory
done
Starting drwebd service... failed
pro1193:~#

Also tried to install plesk-mail-driver manually with no success
 
Back
Top