• 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

Resolved Suddenly our website is down Webserver/Abstract.php error

karam

Basic Pleskian
Hello Everyone, please assist us with the following, it is urgent, my production site is down due this error :( I even rebuilt the whole server again :(
All pages in the wordpress site returns 404 except for homepage and I also got the following email from the server :

Code:
Template_Exception: AH00526: Syntax error on line 115 of /etc/httpd/conf/plesk.conf.d/vhosts/<hiddenforprivacy>.com.conf:

Regex could not be compiled



file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php

line: 75

code: 0



Please resolve the errors in web server configuration templates and generate the file again.

I got completely no idea of the problem. Thanks a lot
 
- did you compile Apache by yourself or is it the out-of-the-box version?
- did you set any additional Apache (http / https) settings in Plesk?
 
- did you compile Apache by yourself or is it the out-of-the-box version?
- did you set any additional Apache (http / https) settings in Plesk?

-Out of the box
-Nos settings

However we solved it temporarily by switching to nginx and adding the following as additional derivatives using this guide :
 
Back
Top