
04-07-2012, 05:35 AM
|
|
New Member
|
|
Join Date: Apr 2012
Posts: 6
|
|
[solved] Help! can't start Litespeed after install!
I would appreciate very much if someone can help me out with this!
I've tried to install Litespeed several times succesfully but everytime I come to the end I keep getting Failed to Start Litespeed and Cant determine the Home of LiteSpeed Web Server, exit!
Would you like to have LiteSpeed Web Server started automatically
when the server restarts [Y/n]? Y
[OK] The startup script has been successfully installed!
Would you like to start it right now [Y/n]? Y
Can't determine the Home of LiteSpeed Web Server, exit!
-bash: Cant determine the Home of LiteSpeed Web Server, exit!
[ERROR] Failed to start litespeed!
litespeed: no process killed
2012-04-07 07:07:06.986 [ERROR] [/usr/local/lsws/conf/httpd_config.xml:4] not well-formed (invalid token)
I've tried installing as root and sudo user I'm on Centos 6.2 64-bit and am only user on the server, this is what I've used:
sudo yum update
wget http://www.litespeedtech.com/package...6-linux.tar.gz
tar -zxvf lsws-4.1.12-std-i386-linux.tar.gz
cd lsws-4.1.12
chmod +x install.sh
./install.sh
Could someone tell me what's wrong here?! I've checked all the directories and there's installed everything in usr/local/lsws and out in the root 4.1.12 directory... or is this wrong way to do it security reasons?
Thanks!
Last edited by NiteWave; 04-08-2012 at 04:48 AM..
|