This is great, just what I am looking for as I am trying to get a project that someone else has created working through mod_python and I haven't had much time to look at Pylons yet.
One part I am stuck on is in the .ini file that I run from paster serve mysite.ini says: [app:main] use = egg:mysite And all the files seem to be under: /usr/lib/python2.3/site-packages/mysite. So what would my options be for: PythonPath "['/home/httpd/vhosts/nichol.as/httpdocs/imagesearch'] + sys.path" PythonOption wsgi.application startup::app PythonOption SCRIPT_NAME /imagesearch Thanks. Tim. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss -~----------~----~----~----~------~----~------~--~---
