suPHP not working my PHP pages give a 500 error

Discussion in 'Server Operation' started by floweringmind, Apr 13, 2009.

  1. floweringmind

    floweringmind New Member

    I am running:
    Debian 5
    apache 2
    mysql 5
    php5 cgi

    Php pages are throwing a 500 Error.

    The php page is 755
    If I run the php from the prompt it gives me this error:
    ?php: No such file or directory

    I followed the instructions at this article:
    http://howtoforge.com/apache2_suphp_php4_php5_p2


    If anyone can help it would be greatly appreciated!

    Chris
     
  2. floweringmind

    floweringmind New Member

    Problem Fixed

    The server configuration was screwed up because I had installed php5 apache mod and regular php5 so I re-installed the server and I got it working.
     

Share This Page