php_hazard Posted August 28, 2006 Share Posted August 28, 2006 I would like someone to walk me through PHP...installation to configuring IIS in the local system...and how to run PHP pages in a local server...thanks... Quote Link to comment Share on other sites More sharing options...
Corona4456 Posted August 28, 2006 Share Posted August 28, 2006 Bleh... IIS can be a pain to configure sometimes. An easy starter kit would be to download WAMP (google it) which uses Apache, MySQL and php all in one. It's easy to manipulate extensions, configuration ... so on and so forth. Give it a try and your server should be up and running in no time. Next thing you do is write up some scripts in php to test it out. There are plenty of tutorials out there for php. Especially here at phpfreaks.com :) Quote Link to comment Share on other sites More sharing options...
maksinx Posted September 6, 2006 Share Posted September 6, 2006 hello there,which one is more easier using wampserver or individually,is there any disadvantages or advantages??? Quote Link to comment Share on other sites More sharing options...
Corona4456 Posted September 6, 2006 Share Posted September 6, 2006 The advantage of wampserver is that it provides an easy interface to configure all your tools... you can enable and disable extensions at the click of a mouse. WAMP makes it fairly easy for you to get a webserver up and running as soon as you finish the install. This of course only applies to the windows environment although there is a linux equivalent but I'm not sure how similar they are to one another. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.