Results 1 to 2 of 2
Hello all.
I'm running CentOS 5.2(i think ).
But my Lighttpd does not work..
Code:
/etc/init.d/lighttpd restart
Stopping lighttpd: [ OK ]
Starting lighttpd: [ OK ]
But acordingly to ...
- 06-29-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 4
Lighttpd not working.
Hello all.
I'm running CentOS 5.2(i think
).
But my Lighttpd does not work..
But acordingly to that, it should work. When I browse to my IP i don't see anything. I just brought a VPS, so trying to get it workingCode:/etc/init.d/lighttpd restart Stopping lighttpd: [ OK ] Starting lighttpd: [ OK ]

- realchamp.
- 07-08-2010 #2
is the port open, something reported listening on the server?
is there perhaps some weird firewall issue?Code:netstat -pantu | grep lighttpd netstat -pantu | grep 80
Code:iptables -L
linux user # 503963


Reply With Quote