Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Caddy process and access logs are now in /var/log/caddy
  • Loading branch information
basilhendroff committed May 31, 2021
1 parent f6ad15c commit eeca3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Questions or issues about this resource can be raised in [this forum thread](htt
Having installation or post-installation issues? First things to check are `wordpress.log` and `wordpress-config`. You may be asked to provide these if requesting assistance in the discussion area.

You may find the logs below useful for troubleshooting. Assuming your jail is named `wordpress`, you can access these through a terminal using `iocage console wordpress`.
1. The Caddy webserver log file `/var/log/caddy.log` and access log `/var/log/access.log`
1. The Caddy webserver process log `/var/log/caddy/caddy.log` and access log `/var/log/caddy/access.log`
2. The MariaDB error log `/var/log/mysql/sqld.err`
3. The PHP-FPM log file at `/var/log/php-fpm.log`
4. The Redis log file at `/var/log/redis/redis.log`
Expand Down

0 comments on commit eeca3d1

Please sign in to comment.