• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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