• 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

Fatal error while updating plugins

backofficeitalia

New Pleskian
Hi,
i have some issues with WP Tolkit for Plesk.
I installed all my websites without problems and i updatated all of them until last month.
Today, while i trying to update the plugins i get this error:
"Selected items were listed with errors:
Unable to update plug-in 'contact-form-7_5.1.7_1_', details: A critical error has occurred on your website. Find out more about debugging in WordPress. A critical error has occurred on your website."
Screenshot (237).png

If i update the plugin from website i have no problems.
Can you help me?
Best regards
 
Could you please look for error details at /var/log/plesk/panel.log file? You need to temporarily increase the logging level to 7 (debug) and turn on logging of utils exec to catch meaningful details. Section [log] of panel.ini (/usr/local/psa/admin/conf/panel.ini) should look like this:

Code:
[log]
filter.priority = 7
show.util_exec = on
 
Hi,
i don't have the file "panel.ini" have i to create it and then inser the content [log]?
Here some screenshot of panel.log with standart filter.priority.
Best regards,
 

Attachments

  • Screenshot (238).png
    Screenshot (238).png
    237.1 KB · Views: 11
  • Screenshot (239).png
    Screenshot (239).png
    210.6 KB · Views: 10
The information you have captured could be very helpful. Now we need to check clues regarding PHP fatal error. Thank you for the details!
 
Back
Top