jenny001 Posted November 9, 2009 Share Posted November 9, 2009 Hi Guys, I have just installed Apache and PHP5. Installation was fine and was able to access http://localhost/index.html and receive "It Works". However, when trying to access the index.php file I get the "Oops! This link appears to be broken." error. I have added, as was explained to nati, the following to the httpd.conf file: LoadModule php5_module "C:/php/php5apache2_2.dll" PHPIniDir "C:/php" AddType application/x-httpd-php .php DirectoryIndex index.html index.php Can anybody help me please? Jenny Link to comment https://forums.phpfreaks.com/topic/180840-apache-php5/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.