• 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

Search results

  1. J.Wick

    Plesk 11.5: Daily backup fails after update

    Any development on correcting this?
  2. J.Wick

    (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server

    Hello, After upgrading to Plesk 11.5.30 I'm all of a sudden experiencing a heavy amount of Error 500 errors with sites on FastCGI. I'm running... My /etc/httpd/conf.d/fcgid.conf The errors I'm getting: I've searched up and down and I can't find a fix to address this...
  3. J.Wick

    Post Upgrade 11.5.30 ODBC error #42S22 Unknown column '.app_id'

    IgorG, thanks for the link, that's really useful. I did all of that by hand using phpMyAdmin and corrected the problem.
  4. J.Wick

    Post Upgrade 11.5.30 ODBC error #42S22 Unknown column '.app_id'

    Ok, I solved this the long way by installing a new plesk server and dumping the PSA and APSC database, comparing, and importing the new installs tables. It solved the app_id thing. HOWEVER, now I have a customer that I can't remove. Looks like I may have to remove this customer manually??? Help.
  5. J.Wick

    Post Upgrade 11.5.30 ODBC error #42S22 Unknown column '.app_id'

    Help! I've followed http://kb.parallels.com/en/116442 and I'm still not able to fix this bug. Running the configuration query this is what has errors; I can't delete or modify that "somedomain.com" from the system. Here are my tables: mysql> show tables...
  6. J.Wick

    How to Fix Plesk MySQL Connection Issues

    I was not aware of this file. Inside it has directives for MySQL MySQLdump and MySQLcheck, each specifying the username 'admin' and same password for each. I just removed the file and everything is working properly now. Thank YOU!! How did that file get there in the first place? I...
  7. J.Wick

    How to Fix Plesk MySQL Connection Issues

    Yes, I have that file.
  8. J.Wick

    How to Fix Plesk MySQL Connection Issues

    I have reset it from the panel itself and also trying everything at http://forum.parallels.com/showthread.php?288886-Trying-to-connect-to-MySQL-Failed-to-connect-to-MySQL-ERROR-1045-(28000)
  9. J.Wick

    How to Fix Plesk MySQL Connection Issues

    I am having a hell of a time trying to solve why Plesk can't connect to MySQL when shutting down, starting up, and when trying to upgrade. Without being able to fix this, I can't upgrade my server. I've tried everything in the knowledge base and can't figure this out. I've reset the password...
  10. J.Wick

    Trying to connect to MySQL... Failed to connect to MySQL: ERROR 1045 (28000)

    So I'm guessing that due to the lack of other suggestions I've discovered a bug. Where can I report this or get further detailed help? I can't upgrade until this is corrected, I have a feeling if I tried, it would kill the entire server.
  11. J.Wick

    Trying to connect to MySQL... Failed to connect to MySQL: ERROR 1045 (28000)

    I did that before, didn't work. I just did it again with the same result. [root@cloud ~]# /usr/local/psa/bin/admin --show-password xxxxxxxxx [root@vcloud ~]# /usr/local/psa/bin//init_conf -u -passwd xxxxxxxx SUCCESS: Completed updating administrator's information. [root@cloud ~]#...
  12. J.Wick

    Trying to connect to MySQL... Failed to connect to MySQL: ERROR 1045 (28000)

    I did the reset again with this method, using only 14 char password and got the output. # /usr/local/psa/admin/bin/ch_admin_passwd mysqld: no process killed Tested the new password and was able to login to Plesk. However, problem persists at the CLI. [root@cloud ~]# /etc/init.d/psa...
  13. J.Wick

    Trying to connect to MySQL... Failed to connect to MySQL: ERROR 1045 (28000)

    Yes, no problem. I connect to MySQL at the CLI. I've always been able to login as admin to the panel. I've reset the password in the panel, no effect. I've rest the password at CLI using http://kb.parallels.com/en/346 and http://kb.parallels.com/112492, no effect. Every time I try...
  14. J.Wick

    Trying to connect to MySQL... Failed to connect to MySQL: ERROR 1045 (28000)

    Plesk 11.09 Centos 5.9 MySQL 5.5.32-19 When I try to shut down Plesk or restart it I get this this error: # /etc/init.d/psa restart Trying to connect to MySQL... Failed to connect to MySQL: ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES) Also...
  15. J.Wick

    Plesk 11.0.9 Update #48 "Failed to execute backup database" with automated backups.

    Ok, I'm ends rope with this bug. I'm paying $30/month for this license and part of a major component is malfunctioning. If I run a manual backup, everything runs fine. If I run it as a scheduled backup, it backs everything up, except the MySQL databases and provides me a long list error...
  16. J.Wick

    Plesk 11.0.9 Update #48 "Failed to execute backup database" with automated backups.

    Thanks IgorG My password consists of just letters and numbers. I'm perplexed now. Here's my MysqlShellBackend.pm
  17. J.Wick

    Plesk 11.0.9 Update #48 "Failed to execute backup database" with automated backups.

    Hi IgorG, tried this and it still failed when doing scheduled backups. Any other suggestions?
  18. J.Wick

    Plesk 11.0.9 Update #48 "Failed to execute backup database" with automated backups.

    I added the code as per the work around and will give it another try. I'm currently running update #51 on Plesk 11.0.9 right now. When I look at the password it's encrypted as: (changed slightly for this post) cat /etc/psa/.psa.shadow...
Back
Top