[Zope] - Zope running with Apache

Jeff Bauer jeffbauer@bigfoot.com
Mon, 14 Dec 1998 14:16:13 -0600


> I am hoping to run Zope with Apache on regular 
> port 80 and so I restart httpd and try
>
>   http://mymachine/cgi-bin/Zope/manage
>
> I did get the authenticate box, and I got thru
> and the browser runs for about 15 secs and then 
> I got a resource unavailable (102) fail to connect
> error.

Things to check:

- Are you sure you have mod_rewrite compiled in
  your Apache?  Use httpd -l to check.
  
- What do your Apache error logs say?

- What does var/pcgi.err say?

- Use pcgifile.py to verify Zope.cgi settings

Regards,

Jeff Bauer
Rubicon, Inc.