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

Command to install direct admin on ubuntu 22.04

 sudo apt update sudo apt upgrade sudo apt install wget gcc g++ make flex bison openssl libssl-dev cd /usr/local/src wget https://www.direct...