Jump to content
xisto Community
karlo

Debugging Your Php Or Your Website Very easy and proven steps

Recommended Posts

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

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.