Permission issue

#1
After setup of LS and when I try to make a change to the config of a vhost, I was realizing that nothing was saved and found in the logs:

#_AdminVHost] [STDERR] PHP Warning: fopen(/var/www/html/vhconf.xml.new) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /usr/local/lsws/admin/html.3.3.4/classes/ConfigFile.php on line 46

#_AdminVHost] [STDERR] failed to open in write mode for /var/www/html/vhconf.xml.new

How could I resolve this problem ?
 
Top