November 28th, 2009
If you try to send an email from the the webmail and get the error :Failed to open sendmail [/usr/sbin/sendmail] for execution.
or you see the following lines in the horde log:
ERROR: Nov 27 16:29:37 HORDE [error] [imp] Failed to open sendmail [/usr/sbin/sendmail] for execution. [on line 1087 of "/usr/share/psa-horde/imp/compose.php"]
The solution is:
Read the rest of this entry »
Posted in Plesk, Uncategorized | No Comments »
May 17th, 2009
After a totally fresh installation of Plesk Billing , as you login as a simple client you may notice an PHP Fatal error (the webpage will be blank but the errors will be visible in the log files) Read the rest of this entry »
Posted in Plesk Billing | No Comments »
May 17th, 2009
When you install a certificate in a Plesk 9.x version you and try to check if ti works in the browser you might get a strange problem , the appearing SSL in the browser would be issued for localhost.localdomain (the default certificate that comes with the OS for example CentOS). Read the rest of this entry »
Posted in Plesk, Unix/Linux Various | No Comments »
July 12th, 2008
when you try to backup the databases of the websites from Plesk Backup util and you get failure and the message “Failed to connect to database: User ‘admin’ has exceeded the ‘max_user_connections’ resource (current value: 10)” you have to change the mysql options
Read the rest of this entry »
Posted in Plesk, Windows | No Comments »
July 8th, 2008
Lets say you have to navigate to a long directory like /var/www/vhosts/mydomain.tld/httpdocs/myfolder/ etc
even if you give the command “cd /var/www/vhosts/mydomain.tld/httpdocs/myfolder/” at your shell window you will see only your username and the last folder , something like “root /myfolder#” in order you view the full path without having to use the pwd command every time, Read the rest of this entry »
Posted in Unix/Linux Various | No Comments »
July 8th, 2008
For that purpose you should add an entry into domain’s zone DNSĀ like:
Read the rest of this entry »
Posted in Apache, Plesk, Unix/Linux Various | No Comments »