Scott, You need to keep this on the LUG list. I'll CC: it back on... That error log doesn't tell us anything. It's only 2 lines showing the start up and the shutdown 10 hours later. What makes you think apache is not running? ps is your friend. $ ps aux | grep apache root 27352 0.0 0.9 24784 7108 ? Ss Jun24 0:00 /usr/sbin/apache2 -k start asterisk 27358 0.0 0.5 24784 4132 ? S Jun24 0:00 /usr/sbin/apache2 -k start asterisk 27359 0.0 0.5 25248 4444 ? S Jun24 0:00 /usr/sbin/apache2 -k start asterisk 27360 0.0 0.5 24784 4128 ? S Jun24 0:00 /usr/sbin/apache2 -k start asterisk 27361 0.0 0.5 24784 4128 ? S Jun24 0:00 /usr/sbin/apache2 -k start asterisk 27362 0.0 0.5 24784 4128 ? S Jun24 0:00 /usr/sbin/apache2 -k start asterisk 24866 0.0 0.4 24784 3608 ? S 10:53 0:00 /usr/sbin/apache2 -k start root 24942 0.0 0.0 3004 700 pts/0 S+ 10:54 0:00 grep apache Yeah, check your vhosts file or whereever freepbx is setting up its host. I may be redefining its own log file location. ~jh -------- Original Message -------- Subject: Re: [tclug-list] having some issues getting freepbx set up in apache2 correctly Date: Mon, 25 Jun 2012 08:15:20 -0500 From: Scott Berry <scottbb1973 at gmail.com> Reply-To: scottbb1973 at gmail.com To: John Hawley <jhawley at hissingdragon.net> John, I did get the error.log file down please see attached file. Anyone who looks at it will need the 24th logs. Also I am doing this under a virtual host so please let me know if you nejed to see "vhost.conf" I can provide if needed. Thanks much for the help. On 6/24/2012 10:02 PM, John Hawley wrote: > could check "/etc/apache2/envvars" for where APACHE_LOG_DIR > environment variable is defined to point to. > Otherwise that could be overridden by any vhosts config. > > Run "apache2ctl configtest" to check for errors in the config file. > > On 06/24/2012 07:23 PM, Scott Berry wrote: >> >> >> Right that's what I had thought. I don't see an error log posted in: >> "/var/log/apache2" at all. >> >> -- Scott Berry Msn: electronicman1960 at gmail.com Skype me at: scottbb1973 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20120625/cecd3f9f/attachment.html> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: error.log URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20120625/cecd3f9f/attachment.ksh>