@Sebastian-Roth
FOG running version: 1.4.3
SVN Revision: 6075
root@FOG:~# uname -r
4.4.0-79-generic
root@FOG:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: UBUNTU 16.04.2 LTS
Release: 16.04
Codename: xenial
root@FOG:/etc/apache2/sites-available# nano 001-fog.conf
NameVirtualHost *:80
<VirtualHost :80>
KeepAlive Off
ServerName 192.168.0.143
DocumentRoot /var/www/
<Directory /var/www/fog/>
DirectoryIndex index.php index.html index.htm
</Directory>
RewriteEngine On
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-d
RewriteRule ^/(.)$ /fog/api/index.php [QSA,L]
</VirtualHost>
root@FOG:/var/log/apache2# nano error.log
[Mon Jun 19 09:17:16.292436 2017] [mpm_prefork:notice] [pid 1209] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Mon Jun 19 09:17:16.292451 2017] [core:notice] [pid 1209] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon Jun 19 13:44:43.954922 2017] [mpm_prefork:notice] [pid 1209] AH00169: caught SIGTERM, shutting down
[Mon Jun 19 13:44:55.550517 2017] [mpm_prefork:notice] [pid 1092] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Mon Jun 19 13:44:55.552045 2017] [core:notice] [pid 1092] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon Jun 19 17:19:02.054018 2017] [mpm_prefork:notice] [pid 1140] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Mon Jun 19 17:19:02.066832 2017] [core:notice] [pid 1140] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon Jun 19 21:27:23.219002 2017] [mpm_prefork:notice] [pid 1116] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Mon Jun 19 21:27:23.219438 2017] [core:notice] [pid 1116] AH00094: Command line: ‘/usr/sbin/apache2’
root@FOG:/var/log/apache2# nano error.log.1
[Sat Jun 17 11:44:16.537051 2017] [mpm_event:notice] [pid 13072:tid 140127938316160] AH00489: Apache/2.4.25 (Ubuntu) configured – resuming normal operations
[Sat Jun 17 11:44:16.537105 2017] [core:notice] [pid 13072:tid 140127938316160] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 11:44:41.717188 2017] [mpm_event:notice] [pid 13072:tid 140127938316160] AH00491: caught SIGTERM, shutting down
[Sat Jun 17 11:44:41.773329 2017] [mpm_prefork:notice] [pid 22095] AH00163: Apache/2.4.25 (Ubuntu) configured – resuming normal operations
[Sat Jun 17 11:44:41.773379 2017] [core:notice] [pid 22095] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 11:44:41.964409 2017] [mpm_prefork:notice] [pid 22095] AH00169: caught SIGTERM, shutting down
[Sat Jun 17 11:44:42.027780 2017] [mpm_prefork:notice] [pid 22169] AH00163: Apache/2.4.25 (Ubuntu) configured – resuming normal operations
[Sat Jun 17 11:44:42.027811 2017] [core:notice] [pid 22169] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 11:53:00.763519 2017] [mpm_prefork:notice] [pid 22169] AH00169: caught SIGTERM, shutting down
[Sat Jun 17 11:58:42.179445 2017] [mpm_prefork:notice] [pid 102051] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sat Jun 17 11:58:42.179483 2017] [core:notice] [pid 102051] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 12:01:48.271475 2017] [mpm_prefork:notice] [pid 102051] AH00169: caught SIGTERM, shutting down
[Sat Jun 17 12:01:59.407149 2017] [mpm_prefork:notice] [pid 1230] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sat Jun 17 12:01:59.415165 2017] [core:notice] [pid 1230] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 16:10:29.707087 2017] [php7:warn] [pid 1249] [client 192.168.0.146:42208] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:33.118839 2017] [php7:warn] [pid 1253] [client 192.168.0.146:42210] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:36.416152 2017] [php7:warn] [pid 2542] [client 192.168.0.146:42212] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:39.452646 2017] [php7:warn] [pid 1250] [client 192.168.0.146:42214] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:42.905237 2017] [php7:warn] [pid 1256] [client 192.168.0.146:42216] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:45.905132 2017] [php7:warn] [pid 1255] [client 192.168.0.146:42218] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:49.312579 2017] [php7:warn] [pid 15480] [client 192.168.0.146:42220] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:52.468705 2017] [php7:warn] [pid 16253] [client 192.168.0.146:42222] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:55.706956 2017] [php7:warn] [pid 1253] [client 192.168.0.146:42224] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:10:59.020729 2017] [php7:warn] [pid 2542] [client 192.168.0.146:42226] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:11:02.882915 2017] [php7:warn] [pid 1250] [client 192.168.0.146:42228] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:26.338430 2017] [php7:warn] [pid 1256] [client 192.168.0.146:40594] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:29.232184 2017] [php7:warn] [pid 1255] [client 192.168.0.146:40596] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:33.203074 2017] [php7:warn] [pid 15480] [client 192.168.0.146:40598] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:36.723317 2017] [php7:warn] [pid 1249] [client 192.168.0.146:40600] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:40.655149 2017] [php7:warn] [pid 16253] [client 192.168.0.146:40602] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:43.805029 2017] [php7:warn] [pid 1253] [client 192.168.0.146:40604] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:47.168462 2017] [php7:warn] [pid 2542] [client 192.168.0.146:40606] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:50.946440 2017] [php7:warn] [pid 1250] [client 192.168.0.146:40608] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:53.940167 2017] [php7:warn] [pid 1255] [client 192.168.0.146:40610] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:18:58.013875 2017] [php7:warn] [pid 15480] [client 192.168.0.146:40612] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:19:01.297679 2017] [php7:warn] [pid 1249] [client 192.168.0.146:40614] PHP Warning: ftp_login(): Login incorrect. in /var/www/fog/lib/fog/fogftp.class.php on line 463
[Sat Jun 17 16:37:22.460841 2017] [mpm_prefork:notice] [pid 1230] AH00169: caught SIGTERM, shutting down
[Sat Jun 17 16:37:32.243429 2017] [mpm_prefork:notice] [pid 1205] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sat Jun 17 16:37:32.244688 2017] [core:notice] [pid 1205] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 16:46:31.856588 2017] [php7:warn] [pid 1297] [client 192.168.0.146:55170] PHP Warning: ftp_chmod(): SITE CHMOD command failed. in /var/www/fog/lib/fog/fogftp.class.php on line 136
[Sat Jun 17 17:11:03.366251 2017] [mpm_prefork:notice] [pid 1205] AH00169: caught SIGTERM, shutting down
[Sat Jun 17 17:11:27.278825 2017] [mpm_prefork:notice] [pid 1170] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sat Jun 17 17:11:27.279316 2017] [core:notice] [pid 1170] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 19:11:25.128717 2017] [php7:warn] [pid 1177] [client 192.168.0.127:43558] PHP Warning: ftp_chmod(): SITE CHMOD command failed. in /var/www/fog/lib/fog/fogftp.class.php on line 136
[Sat Jun 17 19:42:44.068262 2017] [mpm_prefork:notice] [pid 1170] AH00169: caught SIGTERM, shutting down
[Sat Jun 17 19:43:13.649923 2017] [mpm_prefork:notice] [pid 1138] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sat Jun 17 19:43:13.674419 2017] [core:notice] [pid 1138] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 20:10:19.437030 2017] [mpm_prefork:notice] [pid 1138] AH00169: caught SIGTERM, shutting down
[Sat Jun 17 20:10:29.718667 2017] [mpm_prefork:notice] [pid 1100] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sat Jun 17 20:10:29.727040 2017] [core:notice] [pid 1100] AH00094: Command line: ‘/usr/sbin/apache2’
[Sat Jun 17 20:22:09.734429 2017] [mpm_prefork:notice] [pid 1100] AH00169: caught SIGTERM, shutting down
[Sat Jun 17 20:22:19.519622 2017] [mpm_prefork:notice] [pid 1079] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sat Jun 17 20:22:19.520435 2017] [core:notice] [pid 1079] AH00094: Command line: ‘/usr/sbin/apache2’
[Sun Jun 18 00:16:06.807729 2017] [mpm_prefork:notice] [pid 1079] AH00169: caught SIGTERM, shutting down
[Sun Jun 18 11:05:00.695590 2017] [mpm_prefork:notice] [pid 1144] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sun Jun 18 11:05:00.696140 2017] [core:notice] [pid 1144] AH00094: Command line: ‘/usr/sbin/apache2’
[Sun Jun 18 11:44:49.941052 2017] [mpm_prefork:notice] [pid 1144] AH00169: caught SIGTERM, shutting down
[Sun Jun 18 11:45:00.599507 2017] [mpm_prefork:notice] [pid 1098] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Sun Jun 18 11:45:00.600761 2017] [core:notice] [pid 1098] AH00094: Command line: ‘/usr/sbin/apache2’
[Sun Jun 18 16:50:07.931877 2017] [php7:warn] [pid 1896] [client 192.168.0.129:49388] PHP Warning: ftp_chmod(): SITE CHMOD command failed. in /var/www/fog/lib/fog/fogftp.class.php on line 136
[Sun Jun 18 17:21:36.499328 2017] [php7:warn] [pid 1930] [client 192.168.0.148:39588] PHP Warning: ftp_chmod(): SITE CHMOD command failed. in /var/www/fog/lib/fog/fogftp.class.php on line 136
[Mon Jun 19 09:12:18.500072 2017] [mpm_prefork:notice] [pid 1209] AH00163: Apache/2.4.25 (Ubuntu) OpenSSL/1.0.2l configured – resuming normal operations
[Mon Jun 19 09:12:18.500302 2017] [core:notice] [pid 1209] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon Jun 19 09:17:16.251711 2017] [mpm_prefork:notice] [pid 1209] AH00171: Graceful restart requested, doing restart
AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally to suppress this message
root@FOG:~# cd /etc/httpd
-bash: cd: /etc/httpd: No such file or directory
That’s all the relevant information I could find, if there’s somewhere else I should check let me know.
I’d also like to troubleshoot a CentOS 7.3 VM (VMWare Workstation) that doesn’t seem to be working properly with FOG if you guys don’t mind.
Thanks so much for helping me out with this stuff.