[ask] smaller than minimum requirement 11, use server uid!

#1
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 :D

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!
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
 
Last edited:
#3
sorry its mistypo ..

now can work just activate auto index into yes for this vhost :D
yesterday return 404 bcause of this ...lol ....

thanks for respond...anyway....litespeed really high speed!

i've compare it with apache, virtual min, kloxo ... litespeed has better perfomance especially for 128 RAM like me!!

recommended stuff!!
 
Top