Clan Adverts

Setting Up Apache2triad (local server) on Windows Vista

Description: I found this tutorial on the web just today. It explains in a few short steps how to setup Apache2triad on Windows Vista.
Version: 2.0
Added on: 06 January 2009
Author: floppy
Difficulty Level: Very Easy
Views: 2971
Detailed Profile

hello there, i tried a lot of thimes to find a way to work with a2t on stupid vista pc. till now, no luck. After playing arround, i found the right way to make it work. here are the steps:

1. first of all, disable the UAC (msconfig -> Tools -> Disable UAC -> Launch -> OK)

2. Restart the PC

3. Right click on NETWORK -> Properties -> Manage Network Connections -> Right Click on your Network Card -> Properties -> Disable TCP/IPv6 (unclick it) -> OK

4. open C:\Windows\System32\drivers\etc and edit the file hosts (has no extention, open it with notepad) -> REMOVE this line

::1 localhost

-> save it -> close it

5. Restart the PC

6. Install Apache2Triad the normal way

7. After restarting, u got the 2 users on the login screen, login with your account (not the apache2triad account), right click on MyComputer -> Manage -> Services and Applications -> Services -> find the Apache2Triad Service -> right click on it -> Properties -> Log On -> Select This account and type in the box on the right .\username where username YOUR login username on Vista is and on Password and on Confirm Password YOUR Vista Account Passwort is.

8. Restart PC (Last Time)

9. login again with your account into Vista

10. Type on Webbrowser http://localhost

11. DONE !!


Worked on 4 Vista PCs (32-bit and 64-bit) without ANY Problems !!! Letme know how it worked on your PC Smile

View the original forum post by sunbeam