PDA

View Full Version : Localhost Apache & PHP


Tuppence
03-13-2001, 03:37 AM
Please help a babe in the woods.

I am in process of installing a local test environment for PHP and mySQL. I am stuck.

When I run Apache I get
Apache/1.3.19 (Win32) PHP/4.0.4pl1 running...

Httpd.pid comes and goes as expected and -with error set to info - I get a 5 line cycle according to the book.

However, in a browser window http://localhost/ or 127.0.0.1 produce little result under the following circumstances

On line or Off line
Port 80 3000 8000
Listen 80 3000 8000
Port and Listen together 80 3000 8000

I deduce that for some reason my browser request is invisible to Apache. Please tell me why.

As information could someone explain how to relate the output from netstat -an to port numbers and why and how the output of netstat -an and netstat -a differ.

They always told me that MVS was hard work <grin>

Thank you in advance

Tuppence
03-13-2001, 03:44 AM
I have tried comp.infosystems.www.servers.ms-windows but their server seems to be off the air for the last day or so. At least from this rural backwater where we have some nameserver difficulties.

Tony