Easier (within httpd.conf): ---------------- <Directory "/home/project/modules/"> AddHandler application/x-httpd-php .php </Directory> --------------- Thank you very much anyway! On 2/22/07, Eric Covener <covener@xxxxxxxxx> wrote:
On 2/22/07, thomas Armstrong <tarmstrong@xxxxxxxxx> wrote: > 51a8:1409:18d7:afbf:20df:9300:a00:0] (8)Exec format error: exec of > '/home/project/modules/videos/web/test.php' failed Perhaps you need a shebang (!#/usr/bin...) line at the top of the PHP script so the interpreter can be found? -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx