Quote:
Originally Posted by mafiaworld
I have a webserver on my laptop, and it's called Apache  It's quick and simple, and there's hundreds of tutorials on YouTube. It's compatible with PHP and MySQL but you have to install them individually and do a bit of changing to the server's code.
|
XAMPP which Carerra mentioned is an intergrated package (PHP MySQL etc) with apache at it's core. --If your using it for testing/dev then that simpler & easier than manually installing each component.
Regardless of which way however if your testing on a non *nix system you may run into issues, as Tyler mentioned, because this server uses freeBSD, which is *nix.