Posted on 20 January 2010.
Do you notice if it happens at a particular time everyday?
Cause we’ve discovered that it can be a cron problem. Try disabling all cron jobs and see if it still happens.
Also, be sure to do this:
Go into plesk:
1) Mail server settings
* At Relay Options:
2) Uncheck the authentication required: “POP3 lock time”
* Disable greylisting:
3) /usr/local/psa/bin/grey_listing –update-server -status off
http://forum.parallels.com/showthread.php?t=90550
Posted in Plesk
Posted on 10 January 2010.
Yeah, I would delete the domain and then recreate it then restore it.
browse the psa database and remove the xxxx username under the “clients” table.
So check the sys_users table and the /etc/passwd .
from http://forum.parallels.com/showthread.php?t=71840
Posted in Plesk
Posted on 09 January 2010. Tags: development, ibindu, pear, PHP, Plesk, scripting, ubuntu, vhost.conf
#apt-get install lynx
#lynx -source http://pear.php.net/go-pear | php
press 1 and change the path to /usr/share Continue Reading
Posted in Linux, PHP, Plesk
Posted on 31 December 2009.
I have bought new server for SEDC kelantan and i have stuck when i install Debian 4.0 than i install ubuntu 8.04 LTS server editions.
After googling around i not found the best tutorial how to install Plesk on ubuntu 8.04 hardy.
than this is the basic tutorial and it will help you and me.
switch the AppArmor service off, before installing Parallels Plesk Panel Continue Reading
Posted in Linux, Plesk
Posted on 29 December 2009.
Although a PEAR subdirectory is created during WAMP installation, PEAR is not included with the Wampserver. To install PEAR open a command prompt window (Start->Run->cmd. Then Enter). Go to the php executables subdirectory and run go-pear.bat:
c:\wamp\bin\php\php5.3.0>go-pear
Continue Reading
Posted in Linux, Plesk
Posted on 22 December 2009.
[FIX] Getting a lot of notification from DrWeb.
Last updated by: system
APPLIES TO:
- Plesk 7.x for Windows
- Plesk 8.x for Windows
- Plesk 9.x for Windows Continue Reading
Posted in Plesk
Posted on 19 December 2009.
Resolution
Automatical Plesk database dumps are stored in the folder defined by DUMP_D variable value in /etc/psa/psa.conf file.
Automatic dumps consist of two types: Continue Reading
Posted in Linux, Plesk
Posted on 11 December 2009.
Well, after diggin on the mysql website for the plesk error above ( http://dev.mysql.com/doc/refman/5.0/en/mysql-upgrade.html ) , I issued these commands from telnet and it fixed the plesk admin center which started normal:
# mysqlcheck –check-upgrade –all-databases –auto-repair –user=admin –password=youradminpassword
then issue this command:
# mysql_fix_privilege_tables
I got error because of the mysql connection needs the admin user username and password since this is the database user used by plesk, so I issued this command manually:
# cat /usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql –no-defaults –force –user=admin –password=youradminpassword –host=localhost –database=mysql
Now Plesk is working normal, mysql is working normal, php 5.2.6 is working normal, so everything updated and working.
Will update here if any issue …
Posted in Plesk
Posted on 10 November 2009. Tags: Plesk, qmail
Qmail linux mainames path
/var/qmail/mailnames/domain/
Posted in Linux, Plesk
Posted on 06 November 2009.
Resolution
It is possible to disable notifications from DrWeb. In order to do so, several corrections should be made in the Plesk database: Continue Reading
Posted in Plesk