Re: [Zope-dev] ZPublisher.Client
10 Oct
2000
10 Oct
'00
9:46 a.m.
Andrew Edmondson writes:
I used to use Client.py quite a lot for calling zope objects through the web from python.
However, now that I've upgraded to Zope 2.x it fails. __call__ raise NotAvailable, RemoteException( bci.NotAvailable: (111, 'Connection refused') (File: http://localhost/Zope/fastcgi/Control_Panel/Database/manage_pack Line: days:int=0) None None for None The "Connection refused" usually indicates, there is not server listening at the required port: in your case at "localhost:80".
Dieter
9332
Age (days ago)
9332
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer