mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Updated log files locations (markdown)
parent
ce73092af1
commit
dc10830938
1 changed files with 6 additions and 0 deletions
|
|
@ -14,3 +14,9 @@
|
|||
<p>(CentOS, RedHat)</p>
|
||||
<p>ErrorLog "/var/log/httpd/tracks_error.log"</p>
|
||||
<p>CustomLog "/var/log/httpd/tracks_access.log"</p>
|
||||
<h2>MySQL</h2>
|
||||
<h2>Passenger</h2>
|
||||
<p>by default the Passenger log file is the global (not the per-vhost) Apache error log file. This is typically located in /var/log/apache2/error_log. You can find out the exact location of the Passenger error log by running</p>
|
||||
<blockquote>
|
||||
>passenger-config --detect-apache2
|
||||
</blockquote>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue