• Guten Tag,

    ich habe ein Problem mit FastCGI. Im error_log von Apache
    kommt folgende Ausgabe:

    [Thu Mar 20 08:59:43 2014] [error] (2)No such file or directory: FastCGI: doesn't exist and can't be created: No such file or directory
    [Thu Mar 20 08:59:43 2014] [error] (2)No such file or directory: FastCGI: can't create dynamic directory "/var/run/httpd/fastcgi/dynamic": doesn't exist and can't be created: No such file or directory
    [Thu Mar 20 08:59:43 2014] [error] (2)No such file or directory: FastCGI: doesn't exist and can't be created: No such file or directory
    [Thu Mar 20 08:59:43 2014] [error] (2)No such file or directory: FastCGI: can't create dynamic directory "/var/run/httpd/fastcgi/dynamic": doesn't exist and can't be created: No such file or directory
    [Thu Mar 20 08:59:43 2014] [notice] Apache/2.2.12
    (Linux/SUSE) mod_fastcgi/2.4.6 mod_ssl/2.2.12 OpenSSL/0.9.8j-fips configured --
    resuming normal operations
    [Thu Mar 20 08:59:43 2014] [notice] FastCGI:
    process manager initialized (pid 19606)

    Kann mir da jemand
    weiterhelfen?
    Laut dem letzten Eintrag sollte FastCGI ja eigentlich lauffähig
    sein, trotz der Fehler...

    Grüße

  • Das sagt doch alles aus:

    Zitat

    can't create dynamic directory "/var/run/httpd/fastcgi/dynamic": doesn't exist and can't be created

  • Habe den Ordner erstellt und die Rechte zugewiesen, nun kommt jedoch folgendes:

    Code
    [Thu Mar 20 09:43:49 2014] [error] (2)No such file or directory: FastCGI: access for server (uid 30, gid 8) failed: write not allowed
    [Thu Mar 20 09:43:49 2014] [error] (2)No such file or directory: FastCGI: access for server (uid 30, gid 8) failed: write not allowed
    [Thu Mar 20 09:43:49 2014] [notice] Apache/2.2.12 (Linux/SUSE) mod_fastcgi/2.4.6 mod_ssl/2.2.12 OpenSSL/0.9.8j-fips configured -- resuming normal operations
    [Thu Mar 20 09:43:49 2014] [notice] FastCGI: process manager initialized (pid 32685)