PDA

View Full Version : Virtual host settings won't save


Joe Jacobs
05-27-2008, 06:47 AM
I've been trying to get around this all day but nothing seems to be working. Normally when I change the settings of something in lsws a little note will appear at the top prompting me to apply changes by restarting the server. But this doens't seem to happen when I change the virtual host settings in tabs other than the one called "Basic". When I change settings under that tab everything is saved normally. But When I change settings in any other tab the message does not come up and even when I restart the server anyway the settings automatically disappear. What am I doing wrong?

stateless
05-28-2008, 10:07 PM
Maybe similar to the problem I had. Check the permissions on the Config File. In my case I needed to chmod 777 $VH_ROOT/conf/

mistwang
05-29-2008, 12:22 PM
$VH_ROOT/conf/ should be owned by the user that lshttpd run as.