buy tb500

Archive for November, 2014

Fatal error: Call to undefined function of_get_key_by_product()

Tuesday, November 18th, 2014

If you got the above error then you need to use the following solutions

 

Go to plesk installation directory and then “admin\repository”
Delete the file   “registry.xml file.”
Now,Restart plesk services

 

most properly the directory will be here C:\Program Files (x86)\Parallels\Plesk\admin\repository

 

confirm will fix the issue, i have test it and works   ( for plesk 9)

i never try it for other version of plesk,,, u may try it, may it will work too

 

thanks

 

 

qmail- plesk – to find spamming ip

Tuesday, November 11th, 2014

if you want to find the spammer ip in qmail plesk

tail -f /var/log/secure

 

more /usr/local/psa/var/log/maillog |grep email ID

 

mail queue   /var/qmail/bin/qmail-qread

Thank you.