S skooboy Active Member Jan 14, 2015 #1 Jan 14, 2015 #1 Apache 2.4 CentOS 6.6 x86_64 WHM 11.46 4.2.20 Enterprise LSWS is configured to read httpd.conf but "Listeners" is blank when Apache port offset set to 0. None of the domains work. Also, noticed that no php.ini file is created after compiling PHP 5.6. Is this normal? Thanks for your help.
Apache 2.4 CentOS 6.6 x86_64 WHM 11.46 4.2.20 Enterprise LSWS is configured to read httpd.conf but "Listeners" is blank when Apache port offset set to 0. None of the domains work. Also, noticed that no php.ini file is created after compiling PHP 5.6. Is this normal? Thanks for your help.
M mistwang LiteSpeed Staff Jan 14, 2015 #2 Jan 14, 2015 #2 check if apache is still running? If yes, stop apache with command "killall -9 httpd", then restart LSWS. If it does not work , you should reinstall LSWS from WHM plugin, then build matching PHP.
check if apache is still running? If yes, stop apache with command "killall -9 httpd", then restart LSWS. If it does not work , you should reinstall LSWS from WHM plugin, then build matching PHP.
S skooboy Active Member Jan 16, 2015 #3 Jan 16, 2015 #3 Looks like apache was not stopped, which caused this.