Someone please correct me if I'm wrong, but I thought that with mod_python you didn't need to run paster serve youinifile.ini.  At least that's what I've been trying to do, because I saw nothing in the tutorial about what to change in your ini file.  I was also assuming that the with mod_python the [app:main] section would be not needed.
Jose

On 7/10/06, timc3 <[EMAIL PROTECTED]> wrote:

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to