newbie questions redux
I should have made this clearer, but -- yes, Zope is still running. Geez, I wish it were as simple as that. As far as I can tell I get normal output when I run the start script; it tells me the Zserver HTTP and FTP have started, and that the database is mounted, etc. Here's the output of the start script in case anyone is curious:
./start
2002-10-16T18:43:56 INFO(0) ZODB Opening database for mounting: '9172432_1033077861.174041' ------ 2002-10-16T18:43:56 INFO(0) ZODB Mounted database '9172432_1033077861.174041' at /temp_folder ------ 2002-10-16T18:43:56 INFO(0) ZServer HTTP server started at Wed Oct 16 11:43:56 2002 Hostname: donald Port: 8080 ------ 2002-10-16T18:43:56 INFO(0) ZServer FTP server started at Wed Oct 16 11:43:56 2002 Hostname: donald Port: 8021 jf
On Wed, 16 Oct 2002, Paul Winkler wrote:
On Wed, Oct 16, 2002 at 02:17:33PM -0700, John Fink wrote:
Hostname: donald Port: 8080
^^^^
Didn't you say you were hitting some other port?
My mistake. The port was always 8080, never 2323. 2323 was something I was using for something else. And DNS is okay, I can ping the machine, I can log onto it and the Apache installation on there can be reached. jf
participants (3)
-
John Fink -
john.fink@library.ucsf.edu -
Paul Winkler