Jump to content

Vista


timlondon

Recommended Posts

I've just upgraded to Vista from XP. Anyone know what the deal is with Vista and Apache 2.0.52?

 

I've installed the server, mysql and php and I can access the index page ("If you can see this, it means that the installation of the Apache web server software on this system was successful...") on localhost but I get a 404 when I try to access my phpinfo page and any other of my html pages in htdocs.

 

I've tried searching for help online but I can't find anything about this.

Link to comment
https://forums.phpfreaks.com/topic/37032-vista/
Share on other sites

Yeah, I added:

 

LoadModule php5_module c:/php5/php5apache2.dll

 

AddType application/x-httpd-php .php .phtml .html

 

I've also added php.ini to c:\windows and php5ts to c:\windows\system32

 

I've also noticed that if I look at the htdocs folder in explorer the phpinfo.php and my own basic html test file don't appear until I click on a "Compatibility Files" button. When I click on this button all of the default files in htdocs disappear and phpinfo and test.html (my simple test page) appear.

Link to comment
https://forums.phpfreaks.com/topic/37032-vista/#findComment-176821
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.