Use quotes: Include "conf/vhosts.conf" Better yet, use the full path: Include "/usr/local/apache/conf/vhosts.conf" Tom Veldhouse veldy at veldy.net ----- Original Message ----- From: "Jay Kline" <list at slushpupie.com> To: "tclug" <tclug-list at mn-linux.org> Sent: Thursday, August 09, 2001 3:12 PM Subject: [TCLUG] apache startup problems > My apache config (httpd.conf) has gotten too big with all the virtual host files, > so I decided to put them in a separate file, and put the line > > Include conf/vhosts.conf > > at the end. I did this, and now I cannot start apache. When I try, I get the > error: > > ./bin/apachectl start: httpd could not be started > > and returns with exit status 1. There is no error in any log files, and running > apachectl configtest says the syntax is ok. I tried to comment out the Include > line, then cat vhosts.conf >> httpd.conf but that dosnt change anything. Any > other ideas? Has anyone seen this before? > > Jay > > -- > Jay Kline > list at slushpupie.com > http://www.slushpupie.com/ > > _______________________________________________ > tclug-list mailing list > tclug-list at mn-linux.org > https://mailman.mn-linux.org/mailman/listinfo/tclug-list >