Re: debugging on the server
Kieran Kelleher <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
Are you able to pull up the default apache page on that server (or site if one is running) .... ??? http://[IP]/ http://localhost/ ________________________________________________________________ Config = OS X 10.3.3 / Java 1.4.1 / WO 5.2.2 / XCode v1.1 / MySQL 4.0.18 / Connector-J 3.0.11 Blog: http://webobjects.webhop.org/ On May 1, 2004, at 5:11 AM, Anthony Brian Arthur wrote: > Hi, > > This is not your typical WO admin question, but my reason for asking > you will be clear. I am using my OS X server host for development. > It is so much faster and mostly sits idle, so I decided to tap the > unused horsepower. The problem is that invoking the URL to my app > through the apache webserver, on the same machine, fails. Meanwhile > this works fine from my OSX client iMac, just much slower. The URL I > invoke looks something like: > > http://[ IP ]/cgi-bin/WebObjects/[AppName].woa/-[Port#] > > and it fails with an error something like: > "Safari can't open the page 'blah blah as above' because it could not > connect to the server [IP]. > > I have tried using 'localhost' & [hostname].local & [hostname] in > place of [IP] with the same results. > > Could someone please explain what it is that makes this fail on the > server yet succeed on the client and how I might overcome this > problem. The webserver, httpd, is running, I am sure, so it is not > that. Any input would be greatly appreciated. > > Thanks, > > -Brian > > _______________________________________________ > WebObjects-admin mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-admin >