<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Scott,<br>
    <br>
    You need to keep this on the LUG list.  I'll CC: it back on...<br>
    <br>
    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.<br>
    <br>
    $ ps aux | grep apache<br>
    root     27352  0.0  0.9  24784  7108 ?        Ss   Jun24   0:00
    /usr/sbin/apache2 -k start<br>
    asterisk 27358  0.0  0.5  24784  4132 ?        S    Jun24   0:00
    /usr/sbin/apache2 -k start<br>
    asterisk 27359  0.0  0.5  25248  4444 ?        S    Jun24   0:00
    /usr/sbin/apache2 -k start<br>
    asterisk 27360  0.0  0.5  24784  4128 ?        S    Jun24   0:00
    /usr/sbin/apache2 -k start<br>
    asterisk 27361  0.0  0.5  24784  4128 ?        S    Jun24   0:00
    /usr/sbin/apache2 -k start<br>
    asterisk 27362  0.0  0.5  24784  4128 ?        S    Jun24   0:00
    /usr/sbin/apache2 -k start<br>
    asterisk 24866  0.0  0.4  24784  3608 ?        S    10:53   0:00
    /usr/sbin/apache2 -k start<br>
    root     24942  0.0  0.0   3004   700 pts/0    S+   10:54   0:00
    grep apache<br>
    <br>
    <br>
    Yeah, check your vhosts file or whereever freepbx is setting up its
    host.  I may be redefining its own log file location.<br>
    <br>
    ~jh<br>
    <br>
    <br>
    -------- Original Message --------
    <table class="moz-email-headers-table" border="0" cellpadding="0"
      cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject: </th>
          <td>Re: [tclug-list] having some issues getting freepbx set up
            in apache2 correctly</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
          <td>Mon, 25 Jun 2012 08:15:20 -0500</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
          <td>Scott Berry <a class="moz-txt-link-rfc2396E" href="mailto:scottbb1973@gmail.com"><scottbb1973@gmail.com></a></td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Reply-To:
          </th>
          <td><a class="moz-txt-link-abbreviated" href="mailto:scottbb1973@gmail.com">scottbb1973@gmail.com</a></td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
          <td>John Hawley <a class="moz-txt-link-rfc2396E" href="mailto:jhawley@hissingdragon.net"><jhawley@hissingdragon.net></a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <pre>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:  <a class="moz-txt-link-abbreviated" href="mailto:electronicman1960@gmail.com">electronicman1960@gmail.com</a>
Skype me at:  scottbb1973


</pre>
  </body>
</html>