• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Uninstall Parallels Plesk Panel News extension error

andrespi

New Pleskian
Hello, when trying to uninstall this extension I get the following error:

Executing /opt/psa/admin/plib/modules/panel-news/scripts/pre-uninstall.php failed

Can you help?
 
Try to remove extension with

# /usr/local/psa/bin/extension -u <name>

and check error messages in output.
Name of extension you can find with

# /usr/local/psa/bin/extension -l
 
Thanks a lot. Your solution not work for me.

But this method work for me:

cd /opt/psa/admin/plib/modules
rm -r -f panel-news
Enter again in Extensions in Plesk
Remove the extension
Enter again in Extension in Plesk
Install again the extension
Uninstall the extension
 
Igor, I just had Juggernaut installed and was getting a conflict with the traffic monitor extension. Your instructions were the only way I could remove it and then get full functionality to my panel. thank you!

KEYWORD: unable to remove an extension
 
Back
Top