Hi, I was hoping someone could show me some resources how to install like a test server so I can costumize php scripts and such on my local machine. also, would it be possible to simulate a dedicated server on a separate computer that i can access from my main computer for testing purposes ? I know its possible, I just don't know how. I would appreciate your help or other references. thanks
Find out what operating system you want... And then find an appropriate tutorial on www.howtoforge.com or something similar. Also, there are an extreme amount of tutorials out there. Just google until you find something you understand.
Google WAMP5. I use this for alot of testing purposes, it works like a charm. The only problem I have had was getting it setup to allow other people to access it. Basically, the setup for WAMP will run. You fill in information, such as path you want (c:\wamp\www) ... its pretty basic. Once finished, reboot and open WAMP if it doesnt auto start. Click it in the task bar, tell it to start all services, and point your browser to localhost... that will be your site.
If your developing on linux, and are serious about it, get microsoft virtual pc, and install linux into it, and you can access it via your local computer. It's a little techinal to do, but if you want an identical envioment it's the best way to do it.
XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. its really very easy to install and to use.... There are XAMPP distributions: for Linux, Windows, Mac OS X and Solaris... and of course its free