MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: leeweaver on 2017-04-11, 09:53:31

Title: New Install CentOS7
Post by: leeweaver on 2017-04-11, 09:53:31
I've just started a new install on CentOS 7 (testing for replacement CP's from a different product)...

Started with Clean CentOS 7 build, updated & ran through the steps on GitHub...

After completion, went to http://[ip]:7778 but wasn't working - notice on the server Apache not running.

There's a number of mod's called by httpd.conf that aren't in /etc/http/modules

So, is there an install step I missed?  Do I has out the missing mods?  Do I re-install? (only a VM for testing at the moment) or do I try & find all the missing mods & re-compile apache?

Thanks
Title: Re: New Install CentOS7
Post by: MRatWork on 2017-04-11, 10:19:16
Better using fresh OS instead replace other CP.
Title: Re: New Install CentOS7
Post by: fossxplorer on 2017-04-11, 13:01:28
And http://[ip]:7778 isn't served by Apache, but Hiawatha.
'netstat -tulpn | grep :7778' will give you the answer if that port is up or not!

Title: Re: New Install CentOS7
Post by: steel_dragon on 2017-07-18, 10:27:48
You should check your firewall and open port:

Quote
firewall-cmd --list-ports
firewall-cmd --list-services