"Listeners" blank when Apache port offset set to 0

skooboy

Active Member
#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.
 

mistwang

LiteSpeed Staff
#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.
 
Top