Symptoms Upgrade version 8.6 failed. The following error is shown in upgrade log: /tmp/psa_8.6.0_cos4.build86080722.02_upgrade.090611.00.57.log —>8— ERROR while trying to execute SQL query, the query was: DELETE FROM mysql.user WHERE user = ”; FLUSH PRIVILEGES; Aborting… STOP psa-8.6.0-cos4.build86080722.02 upgrading AT Thu Jun 11 00:57:52 CDT 2009 —8 flush privileges; ERROR 1146 (42S02): Table ‘mysql.procs_priv’ doesn’t exist… Continue reading Plesk : Upgrading failed with error while trying to execute SQL query
Tag: Plesk
What’s new in Plesk 9?
Whats new in Plesk 9.0? With it’s new multilevel control, Parallels Plesk 9 makes it easy to automate web hosting solutions for small business and resellers. There are five login levels to the control panel each level having its own permissions and features. Administrator – This user has the highest level of permissions. Can be… Continue reading What’s new in Plesk 9?
Mailbox unavailable or not local error messages
If you receive this error when adding a domain: <coder>Unable to send notification: mail() failed: SMTP server response: 550 Requested action not taken: mailbox unavailable or not local then you need to add a valid mailbox to your Plesk admin setup. To resolve this issue log into Plesk and click on: Server Edit (under personal… Continue reading Mailbox unavailable or not local error messages
When I logging into the Plesk CP and creating a user or domain, this error message appears right after creation: “Internal Plesk error occurred: Unable to send notification: mail() failed:”
APPLIES TO: * Plesk 7.5.4 Reloaded * Plesk 8.x for Linux/Unix SYMPTOMS Additionally the following errors may be shown: Failed to connect to mailserver SMTP server response: 550 Empty error message from utility. CAUSE This error means that Plesk failed to send notification for some reasons. RESOLUTION First of all make sure that Plesk SMTP… Continue reading When I logging into the Plesk CP and creating a user or domain, this error message appears right after creation: “Internal Plesk error occurred: Unable to send notification: mail() failed:”
PHP Upgrade issues : Plesk / Redhat 4
PHP Upgrade issues : Plesk / Redhat 4 I was trying to upgrade the PHP version to php5 on a Redhat 4 server with Plesk 8.4 but had many issues, as the redhat mirrors do not have PHP5. PHP5 is available with Redhat 5. I used atomicrocketturtle repository for the installation, here is a guide… Continue reading PHP Upgrade issues : Plesk / Redhat 4
Mailbox unavailable or not local error messages – Plesk
If you receive this error when adding a domain: Unable to send notification: mail() failed: SMTP server response: 550 Requested action not taken: mailbox unavailable or not local then you need to add a valid mailbox to your Plesk admin setup. To resolve this issue log into Plesk and click on: Server Edit (under personal… Continue reading Mailbox unavailable or not local error messages – Plesk
Admin account locked out of Plesk
If the Plesk admin account becomes locked due to multiple failed logins, you have two options. The first is to wait till the lockout automatically resets (15 to 30 minutes) or use the following comands. Redhat, once connected via SSH as root: #mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e ‘DELETE FROM lockout’ or #mysql -u admin… Continue reading Admin account locked out of Plesk
How to add GD support to PHP on a Linux server with Plesk
Adding GD graphic libraries support to php on your linux server with Plesk is relatively simple. First, log into your server using ssh to get to a command line prompt. Second, type the following command to install a version of php with GD support: up2date php-gd Third, restart your web service with this command: service… Continue reading How to add GD support to PHP on a Linux server with Plesk
How do I retrieve the Plesk control panel password?
You can always get the Plesk password if you have Administrative access to the server. If you have also lost administrative access to the server, refer to [How do I reset the password on my server] For Windows, 1. From the Start menu, select Run. 2. Enter the following command: “C:\Program Files\SWsoft\Plesk\admin\bin\plesksrvclient.exe” -get For Linux,… Continue reading How do I retrieve the Plesk control panel password?