simonbmadsen
New Pleskian
Hello
I have encountered an error in a troubleshooting session on Paralells Plesk panel 11.0.9 , Centos 5.9
When i go to a customers -> control panel -> mail tab and try to click "Change Settings" it displays the following error:
The reason why i want to change mail settings is because i have a customer who has an external mail server to handle their mail for their domain. When they try to use a PHP function from their hosted page it sends to the plesk server itself somehow.
I have encountered an error in a troubleshooting session on Paralells Plesk panel 11.0.9 , Centos 5.9
When i go to a customers -> control panel -> mail tab and try to click "Change Settings" it displays the following error:
Code:
ERROR: PleskMainDBException
MySQL query failed: Table 'psa.GL_settings' doesn't exist
0: common_func.php3:220
db_query(string 'SELECT `value` FROM GL_settings WHERE param = 'enabled'')
1: common_func.php3:307
db_query_ex(string 'SELECT `value` FROM GL_settings WHERE param = '?(paramName)'', array)
2: GreyListManager.php:1067
GreyListManager->_getSetting(string 'enabled', string 'false')
3: GreyListManager.php:112
GreyListManager->isCheckingEnabled()
4: class.MailPreferencesForm.php:81
MailPreferencesForm->assign(array, array, object of type BsDomain, object of type DSMail, string 'censored@mail', object of type PleskUserException)
5: client.domain.mail.properties.php:143
plesk__client__domain__mail__properties->accessItem(string 'GET', NULL null)
6: UIPointer.php:595
UIPointer->access(string 'GET')
7: plesk.php:45
The reason why i want to change mail settings is because i have a customer who has an external mail server to handle their mail for their domain. When they try to use a PHP function from their hosted page it sends to the plesk server itself somehow.