Server

Posts tagged with

HTTP not working

I was surprised that apache didnโ€™t work out of the box. Thanks to DoomDeathMetal (what a name!) this was easily solved: rm -rf /etc/httpd yum -y reinstall httpd systemctl start httpd.service

Read more โ†’

Unable to start piped log program

unable to start piped log program โ€™ /usr/local/ispconfig/server/scripts/vlogger -s access.log -t โ€œ%Y%m%d-access.logโ€ -d โ€œ/etc/vlogger-dbi.confโ€ /var/log/ispconfig/httpdโ€™: No such file or directory Unable to open logs This happened after I deleted ISPConfig3 which โ€ฆ

Read more โ†’