Apache not working (ok)
https://www.softaculous.com/board/index.php?tid=13513
Open Terminal and run following commands:
sudo cd /usr/local/ampps/apache/lib
sudo mkdir bck
sudo mv ./libapr* ./bck/
sudo apt-get -y install libaprutil1 libaprutil1-dev libapr1 libapr1-dev
Last updated
Was this helpful?