Installation Apache 2.2 auf Windows Vista

Es wäre ja auch ein Wunder, wenn mit dem neuen Vista alles auf Anhieb klappen würde.
Wer bei der Installation des Apache 2.2.x diese Fehlermeldungen:
-Failed to open WinNT service manager
-No service installed called "Apache 2.2"
bekommen sollte, kann mal folgendes probieren:
Go to Start | All Programs | Accessories, then right-click on "Command Prompt", and select "Run as administrator". This will open a command prompt window with admin rights. Navigate to the directory where you saved the apache*.msi install file, and type "msiexec /i apache*.msi" (where apache*.msi is the actual name of the file – hint: type apache and then hit tab, it should fill in the file name automatically). Hit enter, and the rest should work just fine, it did for me. Hope this helps.
Da ich es Mangels Vista nicht nachvollziehen kann, kann ich natürlich auch keine Garantie geben ob es denn auch funktioniert.
Gefunden im Blog von Wyome.com
Exellent tip. Danke schön!
http://www.computerleben.net/artikel/Apache_MySQL_und_PHP_aufsetzen-264.html
schon mal was (explizit lamp) unter linux installiert? da ist es standard, dass man für jeden scheiß via konsole in den adminmodus wechseln muss.
dank seiten wie dieser hier findet man bzgl windows aber auf anhieb hilfe, wofür ich dankbar bin
Hi,
vielen Dank für den Tipp! Installation klappt hervorragend
Danke!