----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
>I am still getting the message ajpv11://localhost:8007
Why 8007? The :8007 is trying to access port 8007 as far as I know. Unless
I am mistaking, the "default" port is 80. Do you set something internally
to 8007? If not, that may be the problem. Maybe its set to 8007, but should
be set to either 80, or nothing at all.
127.0.0.1 = port 80 last I knew. By specifying 8007, your trying to access
a web site on port 8007.
Anybody? Is this correct?
Kevin Duffey
[EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]