[an error occurred while processing this directive]

Как запустить PHP скрипт без встроенного в apache модуля и под UID определенного пользователя
Собираем PHP как скрипт и пишем в .htaccess:
  AddType application/x-httpd-php .php
 Action application/x-httpd-php /cgi-bin/php.cgi
 
19.10.2001
Ключи: access, cgi, apache, html, php / Лицензия: CC-BY
Раздел:    Корень / Программисту и web-разработчику / PHP / Серверная часть и интерпретатор

[an error occurred while processing this directive]

[an error occurred while processing this directive]