• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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