Robert Brewer
fumanchu at amor.org
Fri Aug 25 12:48:00 EDT 2006
Barry Burns wrote: > I'm using (or attempting to use) mpcp to embed CherryPy apps with > mod_python. I'm getting this message, however, when I try this: > ... > ImportError: No module named mpcp > ... > When I launch a command-line interpreter, mpcp exists Best guess: the command-line user has permission to locate/access the mpcp module, but the Apache user does not. Robert Brewer System Architect Amor Ministries fumanchu at amor.org
|