On Wed, Oct 1, 2008 at 10:42 PM,  <[EMAIL PROTECTED]> wrote:
suphp.conf:
> [handlers]
> ;Handler for php-scripts
> x-httpd-php=php:/usr/bin/php5-cgi

hosts.conf:
> suPHP_Engine On
> suPHP_ConfigPath "/var/www/vhosts/example.com/httpdocs/"
> AddHandler php5-script .php
> AddHandler x-httpd-php .php5
> suPHP_AddHandler php5-script .php

.php5 files won't execute with suPHP (hasn't been told to execute
them, but does know what to execute them with)
.php files won't execute with suPHP (has been told to execute them,
but doesn't know what to execute them with)

-- 
Regards,
    The Honeymonster aka Daniel Llewellyn

_______________________________________________
suPHP mailing list
suPHP@lists.marsching.biz
http://lists.marsching.com/mailman/listinfo/suphp

Reply via email to