DWB1950 Posted August 8, 2008 Share Posted August 8, 2008 I just tried to get Apache, PHP, MySql up on XP-pro. Followed all the steps, but when I try to display http://localhost/phpinfo.php IE asks if I want to open the file. it opens the correct file, so it is seeing the file in htdocs, but it isn't interpreting it. I did add the AddType application/x-httpd-php .php .phtml .html to httpd.conf. Will standbyfor suggestions. Thanks, david Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted August 8, 2008 Share Posted August 8, 2008 I did add the AddType application/x-httpd-php .php .phtml .html to httpd.conf. Is that only line you added? You'll need another line too which is LoadModule, eg LoadModule php5_module "C:/php/php5apache2_2.dll Save the httpd.conf and restart Apache. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.