diff --git a/.gitignore b/.gitignore index 7f5d1ff..f377d72 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ application/logs/* /vendor/ apache_log/* +apache_log/error.log + diff --git a/apache_log/error.log b/apache_log/error.log index c19e165..e69de29 100644 --- a/apache_log/error.log +++ b/apache_log/error.log @@ -1,4 +0,0 @@ -[Tue Aug 13 15:21:53.990280 2024] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.61 (Debian) PHP/8.1.29 configured -- resuming normal operations -[Tue Aug 13 15:21:53.990816 2024] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND' -[Thu Aug 15 00:59:26.087579 2024] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.61 (Debian) PHP/8.1.29 configured -- resuming normal operations -[Thu Aug 15 00:59:26.088145 2024] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND'