Hallo,
in meiner Log-Datei von php-fpm (nginx, debian) steht folgendes:
Code
[31-Jan-2016 04:18:32] ERROR: [pool hamma.testserver.hamma.de] cannot get uid for user 'hamma'
[31-Jan-2016 04:18:32] ERROR: FPM initialization failed
[31-Jan-2016 04:28:46] NOTICE: configuration file /etc/php5/fpm/php-fpm.conf test is successful
Bei Eingabe von "systemctl status php5-fpm.service -l" erscheint unten das:
Code
root@testserver /etc/php5/fpm $ systemctl status php5-fpm.service -l 3
● php5-fpm.service - The PHP FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php5-fpm.service; enabled)
Drop-In: /etc/systemd/system/php5-fpm.service.d
└─fix-bootorder.conf
Active: failed (Result: exit-code) since Sun 2016-01-31 04:28:46 EST; 11min ago
Process: 28647 ExecStart=/usr/sbin/php5-fpm --nodaemonize --fpm-config /etc/php5/fpm/php-fpm.conf (code=exited, status=78)
Process: 28642 ExecStartPre=/usr/lib/php5/php5-fpm-checkconf (code=exited, status=0/SUCCESS)
Main PID: 28647 (code=exited, status=78)
Jan 31 04:28:46 testserver.hamma.de php5-fpm[28647]: [31-Jan-2016 04:28:46] ERROR: [pool hamma.testserver.hamma.de] cannot get uid for user 'hamma'
Jan 31 04:28:46 testserver.hamma.de php5-fpm[28647]: [31-Jan-2016 04:28:46] ERROR: FPM initialization failed
Jan 31 04:28:46 testserver.hamma.de systemd[1]: php5-fpm.service: main process exited, code=exited, status=78/n/a
Jan 31 04:28:46 testserver.hamma.de systemd[1]: Failed to start The PHP FastCGI Process Manager.
Jan 31 04:28:46 testserver.hamma.de systemd[1]: Unit php5-fpm.service entered failed state.
Display More
Die richtige Domain wurde durch hamma, zwecks Datenschutz ersetzt. "hamma" ist auch der Benutzer den ich angelegt habe.
Kann mir da jemand helfen?
Ich habe einen Benutzer names hamma im Froxlor angelegt. Seitdem geht mein komplettes System nicht mehr richtig. Die Zugangsdaten habe ich per E-Mail erhalten.