Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:linux:arch_php_fcgid [2012/04/22 21:18] – [PHP via FastCGI under Arch Linux] alexen:linux:arch_php_fcgid [2012/04/22 21:18] (current) – [PHP via FastCGI under Arch Linux] alex
Line 18: Line 18:
 Create the FastCGI Apache configuration file ''/etc/httpd/conf/extra/php5-fcgid.conf'' with the following content: Create the FastCGI Apache configuration file ''/etc/httpd/conf/extra/php5-fcgid.conf'' with the following content:
  
-<file - php5-fcgid.conf>+<code>
 <IfModule !mod_php4.c> <IfModule !mod_php4.c>
 <IfModule !mod_php4_filter.c> <IfModule !mod_php4_filter.c>