Category Archive: Plesk

Jun 14

change email account password from command line

If you are on plesk control panel, and need to change email account password then changing password from plesk is a lengthy process. You can execute one command from shell to change the password. you need to login to server as root and execute the command. /usr/local/psa/bin/mail -u NAME@DOMAIN.TLD -passwd NEWPASSWORD contact@webhostingsupport.info

Mar 27

Failed to open sendmail [/var/qmail/bin/sendmail] for execution

While sending email from plesk webmail client horde I got error on the top which says “Failed to open sendmail [/var/qmail/bin/sendmail] for execution” and checking horde logs at /var/log/psa-horde/psa-horde.log showed same error. There are two possible reasons for this error. i) Check if you have function exec and open disabled on server, if so then …

Continue reading »

Mar 21

Plesk Atmail webmail error

While accessing webmail on plesk server i.e http://webmail.yourdomainname.tld I use to get Error as Error: Unable to get webmail password   To fix this you will need to upgrade Atmail rmp packages. Refer to following steps:   1) SSH server as root and add the atomic repo wget -q -O – http://www.atomicorp.com/installers/atomic | sh 2) upgrade package …

Continue reading »

Mar 05

Important path on plesk centos

1) Document root for domain. /home/httpd/vhosts/domainname.tld/httpdocs/ OR /var/www/vhosts/domainname.tld/httpdocs 2) paht to php.ini /etc/php.ini OR /usr/local/lib/php.ini 3) maillog path: /usr/local/psa/var/log/maillog 4) Domain Error log path /home/httpd/vhosts/domainname.tld/statistics/logs/error_log 5) 4) Domain access log path /home/httpd/vhosts/domainname.tld/statistics/logs/access_log 6) Domain backup path /var/lib/psa/dumps/domainname.tld 7) Path of the domain email account /var/qmail/mailnames/domain.tld Check EMails in mail queue : /var/qmail/bin/qmail-qstat 9) Path to …

Continue reading »

Jul 20

Reading plesk FTP logs

Logs for domain on plesk server is is located at /var/www/vhosts/DOMAIN.tld/statistics/logs/ And ftp logs are located in xferlog_regular.* In this file you can cat or grep to locate specific string. In the logs you will see characters like a _ i, a _ o, a _ d, b _ i, b _ o, b _ …

Continue reading »

Older posts «

» Newer posts