Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help getting PHP configured for new setup

Status
Not open for further replies.

Wrathchild

Technical User
Aug 24, 2001
303
US
Hi, I'm brand new to PHP and installed Apache Tomcat along with PHP and I'm using a book and it states to type in the address 127.0.0.1 (localhost) and I should receive a message stating that everything is setup OK; however I'm receiving an error message stating the browser can't connect/load. Using Windows7.
thanks
 
Sounds like the webserver isn't up.
Start by pinging the address.

In a command prompt type: ping localhost. If you get responses back then the interface is o.k.

Second type: in your browsers address bar and see what happens.


The next question would be how you installed Tomcat and PHP?

What steps did you take?





----------------------------------
Phil AKA Vacunita
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.

Web & Tech
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top