Techron Posted January 22, 2008 Share Posted January 22, 2008 Installed PHP 5.2.5 in c:/program files/php today (no prior installations) and added the lines " LoadModule php5_module "c:/program files/php/php5apache2_2.dll" and " AddType application/x-httpd-php .php " to the Apache 2.2.6 httpd.conf file and still a "php info" file will not show in the browser (error 404). The "php -i" runs okay from cmd and shows nothing apparent. Apache has been restarted and it shows the "localhost" page fine. Link to comment https://forums.phpfreaks.com/topic/87279-solved-error-404-not-found-browser-error/ Share on other sites More sharing options...
KrisNz Posted January 22, 2008 Share Posted January 22, 2008 Is your php info file in the htdocs directory of apache? By default its something like C:\Program Files\Apache Software Foundation\Apache2.2\htdocs Link to comment https://forums.phpfreaks.com/topic/87279-solved-error-404-not-found-browser-error/#findComment-446432 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.