Recent content by mikemarsden

  1. M

    MySQL intermittent problem?

    Looks like Plesk update has wiped the PSA database? Parallels (paid) support have been on the case for 2 days now, still no where nearer... "Hello, I have tried to repair psa database however, it was not helpful. I have created a separate psa backup from...
  2. M

    MySQL intermittent problem?

    [root@vps79259505 ~]# /var/log/sw-cp-server/error_log -bash: /var/log/sw-cp-server/error_log: Permission denied [root@vps79259505 ~]# /usr/local/psa/admin/logs/httpsd_access_log -bash: /usr/local/psa/admin/logs/httpsd_access_log: Permission denied [root@vps79259505 ~]#...
  3. M

    MySQL intermittent problem?

    Parallels support tell me it is because I have a corrupt PSA database, but are not willing to help further than that? (even though they charged me) So now I am left not knowing what to do..? I hear that the PSA database can not be repaired, but do not know if it can be reinstalled if anyone can...
  4. M

    MySQL intermittent problem?

    [root@vps79259505 ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1 Server...
  5. M

    MySQL intermittent problem?

    [root@vps79259505 ~]# service mysql service mysql: unrecognized service BUT [root@vps79259505 ~]# /etc/init.d/mysqld status mysqld (pid 13946) is running... YET ERROR: PleskFatalException Unable to connect to database: mysql_connect() [<a...
  6. M

    MySQL intermittent problem?

    [root@vps79259505 ~]# mysql -p Enter password: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib /mysql/mysql.sock' (2)
  7. M

    MySQL intermittent problem?

    Thanks for the reply, I'm new to this so not sure how to do it? I did the command in PuTTY and I think Mysql is working, not sure hot to get to Config file though?
  8. M

    MySQL intermittent problem?

    Without any recent changes to our site/server, we now have an intermittent MySQL problem. Any site or part of that uses a database, or even Plesk dashboard itself, sometimes works, but will also sometimes in the same session, will not work and give us errors like: ERROR: PleskFatalException...
Back
Top