Re: cgi error
- From: "Richard Brodie" <R.Brodie@xxxxxxxx>
- Date: Fri, 31 Mar 2006 16:31:18 +0100
<s99999999s2003@xxxxxxxxx> wrote in message
news:1143816755.824662.116540@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
It works fine when i run it in python , but it won't run when i run my
cgi script.
It says AttributeError: 'module' object has no attribute 'FTPHost'
what could be a possible cause? thanks.
Perhaps you called your script 'ftputil'. If so, 'import ftputil' won't
import the standard library version.
.
- References:
- cgi error
- From: s99999999s2003
- cgi error
- Prev by Date: Re: How to debug python code?
- Next by Date: member variables in python
- Previous by thread: Re: cgi error
- Next by thread: member variables in python
- Index(es):