I had to follow the steps here
https://sudopacman.wordpress.com/2014/0 ... pache-2-4/
In addition;I had to comment out this in /etc/httpd/conf/httpd.conf
Code: Select all
# User home directories
Include conf/extra/httpd-userdir.conflike this:
Code: Select all
# User home directories
#Include conf/extra/httpd-userdir.confThen I had to restart the Apache daemon:
Code: Select all
sudo systemctl restart httpdAnd my server was back - phpmyadmin does not work anymore so I use adminer