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 <[EMAIL PROTECTED]> wrote:
On 2/22/07, thomas Armstrong <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to