View Full Version : 2 web
hikaro
08-28-2007, 08:29 AM
hello,
i just tried install lsws standard, i have 2 website, for my first website everything just comes very well but when i add another virtual host for my second web, it doesnt work, when i open from browser it comes apache default page.
any idea where i go wrong ? please do help me.
thank you
mistwang
08-28-2007, 10:14 AM
Are you using a hosting control panel?
hikaro
08-28-2007, 10:52 AM
i use directadmin as my control panel
mistwang
08-28-2007, 12:44 PM
Please check how many Apache vhosts has been configuration under the status page of LSWS web console. Direct admin may create a parking vhost for each IP, so the 5 vhosts limit has been reached, just get rid of the unused vhosts.
hikaro
08-28-2007, 12:58 PM
just 2 vhost there, ( Virtual Hosts (2) ). i see it under configuration - servers.
mistwang
08-28-2007, 01:33 PM
just 2 vhost there, ( Virtual Hosts (2) ). i see it under configuration - servers.
In DirectAdmin? or in LSWS web console?
hikaro
08-28-2007, 08:20 PM
i saw it in LSWS web console
hikaro
08-28-2007, 08:49 PM
ok i just got it works! thanks!
but seems like i found another problem now, when i try upload a file using the php uploader, it never get uploaded.
perhaps i got wrong permission or something like that ?
mistwang
08-28-2007, 09:52 PM
file upload is not enabled in the php.ini, check lsws/php/php.ini
hikaro
08-28-2007, 11:57 PM
thanks! everything is working fine now! i love it!