Jump to content

New PHP install failed


Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.