Jesse

On Wed, 2009-04-08 at 11:37 -0700, Jesse Santana wrote:
<snip>
> I then modified my httpd.conf file and added the following: 
> 
> LoadModule suphp_module modules/mod_suphp.so 
> AddType application/x-httpd-php .php 
> suPHP_AddHandler application/x-httpd-php 
                   ^^^^^^^^^^^^^^^^^^^^^^^
                    key part here in full

<snip more>

> [handlers] 
> ;Handler for php-scripts 
> ;x-httpd-php="php:/usr/bin/php" 
> x-httpd-php="php:/usr/local/php5/bin/php" 
  ^^^^^^^^^^^

Spot the difference - you need the full declaration, not just the bit
after "application/".

HTH, HAND

Graeme


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

Reply via email to