B
BadenC
Guest
After trying to install an update to mysql, I saw a stream of psa related files being deleated. Now, plesk is missing a bunch of files. What can I do? I have researched trying to reinstall psa, but no joy. Here what what I can share:
/sbin/service psa start
psa: unrecognized service
So psa is not really installed
/sbin/service httpd start
Starting httpd: Syntax error on line 88 of /var/www/vhosts/example.com/conf/13287818030.09460500_httpd.include:
Wrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper cannot be accessed: (2)No such file or directory
So all of my domains are currently DOWN
mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "select * from misc where param='version'"
returns:
+---------+--------+
| param | val |
+---------+--------+
| version | 010134 |
+---------+--------+
The version I use to have installed was 10.4
If this can be fixed, where do I begin? If not, is it possible to download all the databases? I am so lost and sick right now.
/sbin/service psa start
psa: unrecognized service
So psa is not really installed
/sbin/service httpd start
Starting httpd: Syntax error on line 88 of /var/www/vhosts/example.com/conf/13287818030.09460500_httpd.include:
Wrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper cannot be accessed: (2)No such file or directory
So all of my domains are currently DOWN
mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "select * from misc where param='version'"
returns:
+---------+--------+
| param | val |
+---------+--------+
| version | 010134 |
+---------+--------+
The version I use to have installed was 10.4
If this can be fixed, where do I begin? If not, is it possible to download all the databases? I am so lost and sick right now.