From: Barry C. \(B. Solutions\) <bc...@ba...> - 2003-08-20 12:51:17
|
When Virtualmin creates a new virtual server, it adds group and user lines to httpd.conf. Upon restarting Apache, it gives the following error: Starting httpd: [Wed Aug 20 01:05:12 2003] [warn] Apache does not support line-end comments. Consider using quotes around argument: "#569" I get this message for each "user" and "group" line added to the <VirtualHost> sections created by Virtualmin. So the question is whether Virtualmin should add the quotes, I should manually add the quotes, or should Virtualmin use the actual user and group names when creating the <VirtualHost> section. Thanks, Barry |