Does this damn thing even work. I am not able to get past the zope.cgi/manage. It fals authentication. I have posted numerous times and no one seems to know anything about installing Zope, because I have had no replys. See a previous post <RewriteRule for Zope.cgi>. I am using Apache-1.3.3 will someone pleas tell me if it is incompatible or not???????? I am also using Zope-1.09 is it broken??????????????? -- robert canary system services OhioCounty.Net rwcanary@ohiocounty.net (270)298-9331 Office (270)298-7449 Fax
Why do you use Zope1.09 if the latest stable version is 1.10.2? http://www.zope.org/Download/Releases/Zope-1.10.2 Regards, Tom
Does this damn thing even work.
I am not able to get past the zope.cgi/manage. It fals authentication. I have posted numerous times and no one seems to know anything about installing Zope, because I have had no replys. See a previous post <RewriteRule for Zope.cgi>.
I am using Apache-1.3.3 will someone pleas tell me if it is incompatible or not???????? I am also using Zope-1.09 is it broken???????????????
-- robert canary system services OhioCounty.Net rwcanary@ohiocounty.net (270)298-9331 Office (270)298-7449 Fax
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
At 7:59 am -0500 11/6/99, Robert Canary wrote:
Does this damn thing even work.
Obviously not. All the Zope servers running at the moment are illusory.
I am not able to get past the zope.cgi/manage. It fals authentication. I have posted numerous times and no one seems to know anything about installing Zope, because I have had no replys. See a previous post <RewriteRule for Zope.cgi>.
My rewrite rule that *does* work RewriteEngine on RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^/(.*) /home/cgi-bin/Zope.cgi/$1 [e=HTTP_CGI_AUTHORIZATION:%1,t=application/x-httpd-cgi,l]
I am using Apache-1.3.3 will someone pleas tell me if it is incompatible or not????????
Don't know. I'm using Apache 1.3.6 and that *is* compatible. It seems that 1.3.4 is compatible too (see below). Phil Harris posted some info yesterday on problems Rewrite rules under the subject "Re: [Zope] Newbie q: Name.error at startup"
I am also using Zope-1.09 is it broken???????????????
Latest version is Zope-1.10.2 You could try downloading the ZAP distribution (includes Apache 1.3.4) from www.zope.org and try that out: [Zope] Zap-1.1.0: <http://www.zope.org/Download/Releases/Zap-1.1.0> tone. ------ Dr Tony McDonald, FMCC, Networked Learning Environments Project The Medical School, Newcastle University Tel: +44 191 222 5888 Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2
participants (3)
-
Robert Canary -
Tom Deprez -
Tony McDonald