On Mon, Sep 1, 2008 at 4:03 AM, goldgod a <[EMAIL PROTECTED]> wrote: > > hi, > I want to implement a tramline python library. I created a virtual > host in apache and created a python(cgi) file with simple uploading > concepts.Tramline is not interacting with apache. I tried get examples but > they given for plone and zope. Is any idea or examples available.
I'm not sure what your problem is. Do you mean that your cgi is never being called by Apache? You have to configure apache for this to happen. Check the Apache docs or google 'python cgi apache' Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
