I'm trying to setup litespeed for use as a multimedia download server. I can't seem to get the vhost thing to work, added that and bind it to Listener on a specific IP (I don't plan to use a domain name).
Errors on the log:
2007-11-06 01:31:59.199 ERROR HttpListener::start(): Can't listen at address channel: Address already in use!
2007-11-06 01:31:59.199 ERROR HttpServer::addListener(channel) failed to create new listener
2007-11-06 01:31:59.199 ERROR [config:server:listener:channel] failed to start listener on address 74.86.x.x:80!
2007-11-06 01:31:59.200 ERROR [config:vhost:celinechannel] Path for document root is not accessible: /home/john/html/
2007-11-06 01:31:59.200 ERROR [config:vhost:celinechannel] configuration failed!
Could you give me a step by step dummy instructions on how to get it to work? Which directories do I need to create manually and what chomod? It's confusing, I just need it to serve static files in the format: http://ipaddress/filename.ext Nothing fancy.
Thanks in advance for any assistance.
Errors on the log:
2007-11-06 01:31:59.199 ERROR HttpListener::start(): Can't listen at address channel: Address already in use!
2007-11-06 01:31:59.199 ERROR HttpServer::addListener(channel) failed to create new listener
2007-11-06 01:31:59.199 ERROR [config:server:listener:channel] failed to start listener on address 74.86.x.x:80!
2007-11-06 01:31:59.200 ERROR [config:vhost:celinechannel] Path for document root is not accessible: /home/john/html/
2007-11-06 01:31:59.200 ERROR [config:vhost:celinechannel] configuration failed!
Could you give me a step by step dummy instructions on how to get it to work? Which directories do I need to create manually and what chomod? It's confusing, I just need it to serve static files in the format: http://ipaddress/filename.ext Nothing fancy.
Thanks in advance for any assistance.
Last edited: