karlo 0 Report post Posted October 30, 2004 First, download Apache 2 (Web Server) from http://www.apache.org/ Second, download PHP Binaries from http://php.net/ On the installation of Apache 2, when you are asked for the website address, just enter 127.0.0.1 That's it, to integrate PHP Binaries to Apache 2, check out the Apache documentation and the PHP documentation. To access your offline debugging website, go to your browser, and navigate to 127.0.0.1 or 127.0.0.1:8080 Share this post Link to post Share on other sites
pbrugge 0 Report post Posted October 30, 2004 Good idea perhaps a bit hard for some users so I will post some alternatives here A nice tutorial on how to do it yourself can be found here including links to the packages you need.If you dont like to go into the source of the packages you also could download a preconfigured installer thats does most/all of the work for you. for windows this is called wamp (windows apache mysql php).A nice place to start is: http://www.wampserver.com/en/index.php Share this post Link to post Share on other sites
karlo 0 Report post Posted October 30, 2004 Ok. Don't worry. I'll wait for your next post. I'm soo... excited. Share this post Link to post Share on other sites
karlo 0 Report post Posted October 30, 2004 What huh? When are you going to post? About what you said last time, other alternative solutions? Share this post Link to post Share on other sites
pbrugge 0 Report post Posted October 30, 2004 ahh that way, No you missunderstood <_<I meant what you talk about is self install and I think that some users who like to work with php and mysql dont have the time or the knowledge to setup a server themselfs by hand (even as it is simple).So I only handed a "complete tutorial" link and a preconfigured installer just to make things easier to them Share this post Link to post Share on other sites
karlo 0 Report post Posted November 1, 2004 <_<Do you still know websites who offer such programs or tutorials? Share this post Link to post Share on other sites