mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Updated Install Tracks on Ubuntu 20.10 (markdown)
parent
df7c81fe76
commit
c0e66b044a
1 changed files with 1 additions and 3 deletions
|
|
@ -325,9 +325,7 @@ mysql> quit
|
||||||
>systemctl restart apache2
|
>systemctl restart apache2
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p>------------</p>
|
<p>------------</p>
|
||||||
<p>By default, the Passenger log file is the global (not the per-vhost) Apache error log file.</p>
|
<p>Good to know for debugging: 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>
|
||||||
<p>This is typically located in /var/log/apache2/error_log.</p>
|
|
||||||
<p>You can find out the exact location of the Passenger error log by running</p>
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
>passenger-config --detect-apache2
|
>passenger-config --detect-apache2
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue