Wednesday, April 17, 2024

Fix CWP – Apache error “Error retrieving pid file logs/httpd.pid



mv /usr/local/apache/logs/httpd.pid /usr/local/apache/logs/httpd.pid.bak


restart Apache

No comments:

Post a Comment

Headers Security Advanced & HSTS WP setup manually

Open the file for editing and paste the following snippet inside the  .htaccess file: <IfModule mod_headers.c> Header always set S...