• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Panel 11.0.9 Update from # 52 to # 53 problems!

Ives2005

New Pleskian
hello all,

after Panel 11.0.9 update from # 52 to # 53 came then after server restart and login
unter https://xx.xx.xxx.x:xxxx/ the System Overview ok after press onto Subscriptions
>> url *xxxxxxxxxxx.com* >> In Control Panel open comes then always the message

** Internal error: Unable to exec utility listmng: file does not exist or is not executable: /opt/psa/admin/bin/listmng **

Message: Unable to exec utility listmng: file does not exist or is not executable: /opt/psa/admin/bin/listmng
File: Unix.php
Line: 180
Type: PleskUtilException

what now? ps: email via pop3 or online no error ..
 
listmng is Mailman Plesk backend management utility.

I assume you have either Debian or Ubuntu?

Check that both /opt/psa/admin/bin/listmng and /opt/psa/admin/sbin/listmng are present and executable:
# ls -al /opt/psa/admin/{,s}bin/listmng /opt/psa/admin/sbin/wrapper
lrwxrwxrwx 1 root root 15 May 31 06:48 /opt/psa/admin/bin/listmng -> ../sbin/wrapper
-rwxr-x--- 1 root root 228176 Jun 15 2012 /opt/psa/admin/sbin/listmng
---s--x--- 1 root psaadm 19301 May 31 06:53 /opt/psa/admin/sbin/wrapper


Check that you have either plesk-mail-pc-driver or plesk-mail-qc-driver package installed.

If any of the checks above failed - reinstall the package and reapply patches.
 
Hostname vs1.xxxxxxxxxxxxxxxx.com
IP-Adresse xx.xx.xxx.x
BS Debian 6.0.3
Panel-Version 11.0.9 Update #53

and >>>

ERROR: mail_Exception_ManagerExecution

mailmng failed: file does not exist or is not executable: /opt/psa/admin/bin/mailmng

0: Manager.php:186mail_Manager->callMailMngWithException(string 'features')1: Manager.php:152mail_Manager->getFeatures()2: Features.php:53mail_Server_Features->loadFeatures()3: AbstractFeatures.php:23mail_Server_AbstractFeatures->__construct()4: Features.php:28mail_Server_Features->__construct()5: Features.php:17mail_Server_Features::getInstance()6: wdlib.php:190list_plesk_services_names()7: wdlib.php:205get_plesk_service_name(string 'apache')8: configure.php:41require_once(string '/opt/psa/admin/plib/modules/watchdog/configure.php')9: wdcplib.php:215wd__require_once(string 'configure.php')10: preaction.php:17require_once(string '/opt/psa/admin/plib/modules/watchdog/preaction.php')11: index.php:3

I come not times in the root update log area.. I white no further...
 
Last edited:
Back
Top