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

How to composer in cPanel using terminal Terminal

 At first, be sure that your cPanel has terminal access. Step-1 mkdir -p ~/bin cd ~ php -r "copy('https://getcomposer.org/installer...