Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
To continue sharing your ideas and feedback, please visit features.plesk.com
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.
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 |
+---------+--------+
/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
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:~#