I followed the tutorial fond here:
http://www.howtoforge.com/apache2_with_php5_and_php4 and now when I created the pages phpinfo.php and phpinfo.php4
the phpinfo.php page shows php5 as the php version and when I go to phpinfo.php4, it gives me a error 404
"/cgi-bin/php4/phpinfo.php4 File Not Found!"
I've tried putting php5 as the cgi version by installing php5-cgi and changing the line found in apache2.conf and when I go to phpinfo.php5, it shows up as test
"<?php
phpinfo();
?>"
Anybody know what I'm doing wrong?
Thanks
Recent comments
11 hours 37 min ago
21 hours 5 min ago
21 hours 54 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 18 hours ago
1 day 23 hours ago
2 days 50 min ago