View Single Post

  #4 (permalink)  
Old 05-06-2008
Erwin Moller
 
Posts: n/a
Default Re: Which is better to a PHP learner, WampServer or AppServ?

Erwin Moller schreef:
> Can someone give me some help?


Hi guy with beautiful name,

I advise (as does the PHP website) to install it by hand, eventually.
It is much harder than using some WAMP prepackaged installer, but you
learn a lot important stuff you totally miss if you use an installer.

If you are just starting with PHP, as you say, you might choose simply
to run some installer, but I strongly advise you to dive into manual
install later.
At least learn how to plug PHP into Apache (1, maybe also 2) and IIS
(5/6/7), that covers the better part of the serverspace.

Good luck.

Regards,
Erwin Moller
Reply With Quote