PHP Compiled but not working correctly

#1
I have installed Cloudlinux, Interworx, and Litespeed. Compiled PHP yet it's not working for some reason. This is my first time using Litespeed so I'm not really sure what I should be looking for. PHP was working just fine with apache before I installed Litespeed.

The weird issue I'm seeing that might have to do with it...the interworx panel says that it's using Litespeed webserver...but the php error page is saying Apache. I'm not really sure what I need to be looking for.

http://livejourney.org/index.php
 

NiteWave

Administrator
#2
from the response headers:
HTTP/1.1 404 Not Found
Date: Sun, 08 Jun 2014 08:20:57 GMT
Server: Apache/2.2.26 (Unix)
Content-Length: 286
Connection: close
Content-Type: text/html; charset=iso-8859-1

so it's running apache
 
#3
that's the strange part...and what has my mind blown...apache is not running. # service httpd stop, still happens after that, apache service isn't even running after checking...yet the response header still says apache...
 

NiteWave

Administrator
#4
I'm not familiar with Interworx.
I think the only way I can help, if you provide the server's access, I can login and do some investigation. you can open a conversation with me to give the detail.
 
Top