I get php5 all installed. According to sever-info php5 is installed and working.
However, when i go to a .php file or .php file it just displays my <?php text so i know its not running.
So i added this to my apache config file
<IfModule mod_php5.c>
AddHandler application/x-httpd-php .inc .php .php5 .php4 .php3 .phtml
AddHandler application/x-httpd-php-source .phps
</IfModule>
And when i add that the server just starts then breaks.
HELP!
Thanks guys
\
addhandle
Moderator: General Moderators
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
-
pinehead18
- Forum Contributor
- Posts: 329
- Joined: Thu Jul 31, 2003 9:20 pm
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm