I'm a new student of PHP. How can I install xampp on Windows Vista?

link|improve this question
1  
Surely the XAMPP for Windows page should point you in the right direction? – BoltClock Sep 8 '10 at 10:42
4  
Download the xampp Windows executable and run it, following on-screen instructions – Mark Baker Sep 8 '10 at 10:43
feedback

migrated from stackoverflow.com Sep 8 '10 at 13:05

This question came from our site for professional and enthusiast programmers.

1 Answer

As the comments from the Stack Overflow users state before this question was migrated the XAMPP for Windows page contains everything you need.

Most specficially:

  1. Visit the XAMPP for Windows page.

  2. Download the EXE file, and Follow the Instructions given - it's mostly a self-installer.

  3. Then read about How to Practice section for help getting the server configured.

Since you're a student, I would also consider asking your teachers/school for advice as well, in case they have any specific requirements that your server must meet.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown