• 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

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