HORDE [error] [imp] Failed to open sendmail

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 »

Plesk Billing 6.x Fatal error: Unsupported operand types in..

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 »

Plesk 9.x – SSL Error , certificate is for localhost.localdomain

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 »

Plesk (windows) backup gives the error: Failed to connect to database: User ‘admin’ has exceeded the ‘max_user_connections’ resource (current value: 10)

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 »

Show Full Path in Shell (bash)

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 »

How do I setup all subdomains *.domain.tld to point to a domain domain.tld? | wildcard dns in plesk

July 8th, 2008

For that purpose you should add an entry into domain’s zone DNSĀ  like:

Read the rest of this entry »