July 30, 201015 yr Ich habe leider in Froxlor FGCI aktiviert, nun l?sst sich der Apache nicht mehr starten. Da ich Idiot erst danach die Anleitung hier gefunden habe komme ich leider nicht mehr weiter. http://wiki.froxlor.org/contrib/fcgid-handbook Das Ergebnis der Abfrage: ls -al /var/customers/webs/ ist: insgesamt 12 drwxr-xr-x 3 root root 4096 30. Jul 14:25 . drwxr-xr-x 6 root root 4096 26. Jul 13:01 .. drwxr-xr-x 4 10007 10007 4096 30. Jul 14:25 pstadmin (Das ist ein Kundenaccount-Name) Die Installation selbst habe ich der Anleitung nach dann noch bis zum Punkt 4. 4. Using the default suexec binary durcharbeiten k?nnen. Dann jedoch startet mein Apache 2 mit folgender Meldung nicht mehr: Restarting web server: apache2apache2: bad user name pstadmin failed! Was habe ich mir da wieder einen Bock geschossen mit dem vorzeitigen aktivieren des fcgi Modus. Wie kann ich das noch retten mal wieder.
July 30, 201015 yr Author Also installiert ist es...auch sind in den 2 Dateien die MYSQL Zugangsdaten von Froxlor hinterlegt. Der Inhalt der Datei nsswitch.conf ist allerdings folgender: # /etc/nsswitch.conf # # Example configuration of GNU Name Service Switch functionality. # If you have the `glibc-doc-reference' and `info' packages installed, try: # `info libc "Name Service Switch"' for information about this file. passwd: compat group: compat shadow: compat hosts: files dns networks: files protocols: db files services: db files ethers: db files rpc: db files netgroup: nis Ist dies korrekt ?
July 31, 201015 yr Ist dies korrekt ? Nein, steht doch genauso wie die libnss-*conf dateien auch in den Vorlagen: # Make sure that `passwd`, `group` and `shadow` have mysql in their lines # You should place mysql at the end, so that it is queried after the other mechanisams # passwd: compat mysql group: compat mysql shadow: compat mysql hosts: files dns networks: files dns services: db files protocols: db files rpc: db files ethers: db files netmasks: files netgroup: files bootparams: files automount: files aliases: files Und dann nat?rlich nicht vergessen /etc/init.d/nscd restart auszuf?hren
Archived
This topic is now archived and is closed to further replies.