ich habe das Tutorial durch... nur bekomme ich jetzt beim Restart
meines Apaches folgende Fehlermeldung:
Hier ist der Inhalt meiner fastcgi.conf:Forcing reload of web server: Apache2 ... failed!
You may still have some apache2 processes running. There are
processes named 'apache2' which do not match your pid file,
and in the name of safety, we've left them alone. Please review
the situation by hand.
Syntax error on line 11 of /etc/apache2/mods-enabled/fastcgi.conf:
Invalid command 'Action', perhaps mis-spelled or defined by a module not included in the server configuration
Code: Select all
FastCgiWrapper /usr/lib/apache2/suexec2
FastCgiServer /var/vhosts/php-fcgi-scripts/default/php-fcgi-starter -user cwoer$
AddHandler php-fastcgi .php
<Location /cgi-bin/php-fcgi-starter>
SetHandler fastcgi-script
Options +ExecCGI
</Location>
Action php-fastcgi /cgi-bin/php-fcgi-starter
AddType application/x-httpd-php .php
Liebe Grüße,
Christian
PS: Meine Verzeichisstruktur ist etwas anders:
/var/vhosts/php_fcgi_starter/V_HOST
/var/vhosts/V_HOST/conf
/var/vhosts/V_HOST/www