The problem turned out to be a permissions problem (had to add the "zope" user to another group). Once I had done this, I neglected to restart Zope which is why it worked from the command line and not from inside Zope. After I restarted Zope, all was well. Kevin -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Chris Withers Sent: Monday, August 05, 2002 12:04 PM To: Kevin Carlson Cc: zope group Subject: Re: [Zope] External method will not run... Kevin Carlson wrote:
I am setting up a Zope application on a new box and am having a problem with external methods. I can run the method from the shell (logged in as user "zope") with no problems, but the method will not run from the ZMI or anywhere else from inside Zope. Anyone have any ideas?
Might help if you told us a little about this method (like gvie us the code ;-) and what error message or other response (or lack of response) you're getting... cheers, Chris _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )