• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Error E1203 Plesk 8.2

T

traverss

Guest
HI,

I have started to get the following plesk

Fatal error: E1203 Cannot redeclare class pleskexception in C:\Program Files\SWsoft\Plesk\admin\plib\PleskException.php on line 76


What could be causing this?
Thanks in advance
 
Originally posted by traverss
HI,

I have started to get the following plesk

Fatal error: E1203 Cannot redeclare class pleskexception in C:\Program Files\SWsoft\Plesk\admin\plib\PleskException.php on line 76


What could be causing this?
Thanks in advance

Hello,
Possible reason is corruption of data in Plesk eaccelerator cache.

Please try the following:
1. stop PleskControlPanel
2. clean folder %plesk_dir%\PrivateTemp
3. start PleskControlPanel
 
Ok Now I get the following


get_config_string failed: PRODUCT_DATA_D: Unable to connect to pipe \\.\pipe\psapipe


or


webmailmng() constructor failed: webmailmng failed: Unable to connect to pipe \\.\pipe\psapipe

---------------------- Debug Info -------------------------------

0: C:\Program Files\SWsoft\Plesk\admin\plib\common_func.php3:151

psaerror(string 'webmailmng() constructor failed: webmailmng failed: Unable to connect to pipe \\.\pipe\psapipe')

1: C:\Program Files\SWsoft\Plesk\admin\plib\webmailmng.php:14

webmailmngMaker()

2: C:\Program Files\SWsoft\Plesk\admin\plib\class.MailNamesList.php:478

MailNamesList->webmailGet(integer '35')

3: C:\Program Files\SWsoft\Plesk\admin\plib\class.cList.php3:1126

cList->getTableBody_()

4: C:\Program Files\SWsoft\Plesk\admin\plib\class.cList.php3:965

cList->getTable_()

5: C:\Program Files\SWsoft\Plesk\admin\plib\class.cList.php3:622

cList->get()

6: C:\Program Files\SWsoft\Plesk\admin\plib\class.MailNamesList.php:828

MailNamesForm->assign(object of type Client, object of type PhDomain, object of type DSMail, object of type MailNamesList)

7: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\mail\mail_names.php:136
 
Back
Top