Hi all,
i'm really newbie to linux + litespeed, just bought vps 1 week ago to start learning
i'v tried to install virtualmin, but my vps running to slow, page loading too long, so i move to litespeed with CentOs 5.5 64 bit , then.... its really FASTER!!
faster than apache for my 128 RAM of VPS
after success instal litespeed, upgrade php to 5.2.9 (not 5.3.2 bcause over of memory when compiling) and install PhpMyAdmin (solved mysql and mcrypt can't load), now i can access default site and admin panel..
but now i want to add another site, so i use virtual host template and choose phpSuexec template, add user, alias, etc, and manual create directory ...
so what's next?
in my home admin panel gave WARN log
and when i access that new domain return 404
please tell me how to fix this? i've put chown -R groupname:username /path/to/dir but doesnt work
any complete guide to add other site with virtual host?
thanks a lot
i'm really newbie to linux + litespeed, just bought vps 1 week ago to start learning
i'v tried to install virtualmin, but my vps running to slow, page loading too long, so i move to litespeed with CentOs 5.5 64 bit , then.... its really FASTER!!
faster than apache for my 128 RAM of VPS
after success instal litespeed, upgrade php to 5.2.9 (not 5.3.2 bcause over of memory when compiling) and install PhpMyAdmin (solved mysql and mcrypt can't load), now i can access default site and admin panel..
but now i want to add another site, so i use virtual host template and choose phpSuexec template, add user, alias, etc, and manual create directory ...
so what's next?
in my home admin panel gave WARN log
Code:
/usr/local/lsws/domain.com/public_html/ is smaller than minimum requirement 11, use server uid!
[config:vhost:domain.com] Gid of /usr/local/lsws/domain
.com/public_html/ is smaller than minimum requirement 10, use server gid!
please tell me how to fix this? i've put chown -R groupname:username /path/to/dir but doesnt work
any complete guide to add other site with virtual host?
thanks a lot
Last edited: