Hello,
I'm having troubles with plugging PHP in Hiawatha.
I get 403 errors when accessing a simple test php file
When checking the error.log, only these entries are found:
(my ip)(timestamp)|/var/www/test.php|CGI execution not allowed
( and so on )
I tried it with PHP-fpm, but after setting it up via dotdeb.org (because the package wasn't in Debian's Repository), but I get the same results.
My configuration file is here: http://roestvrijstaal.pastebay.net/1175004
==================================================================
the www.conf file of php-fpm is here: http://roestvrijstaal.pastebay.net/1175005
Hiawatha version: v8.7
PHP version: PHP 5.3.3-7+squeeze14 with Suhosin-Patch (cgi-fcgi) (built: Aug 6 2012 20:09:06)
Zend Engine v2.3.0, with Suhosin v0.9.32.1
Operating System: Debian 6.0 Squeeze
I would like some help of what's going wrong
Best Regards,
RoestVrijStaal