503 Service Unavailable :after installation

#1
After installing I am getting following error on a fresh new VPS

503 Service Unavailable
The server is temporarily busy, try again later!
--------------------------------------------------------------------------------
Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!

Help Please
 

NiteWave

Administrator
#2
probably PHP not setup correctly.
to verify this, on admin console, in External App "LSAPI App" settings, set "Auto Start"="No", restart lsws.

another clue:run
path/to/lsws/fcgi-bin/lsphp5 -i
to know the location of php.ini
then check if php.ini is there.
 
#3
i also haveing the same issue

o verify this, on admin console, in External App "LSAPI App" settings, set "Auto Start"="No", restart lsws

i done this but still haveing the error when traffic is high but it not persist but it come now and then
 
Top