On Sun, 2011-06-12 at 10:34 -0700, mehdi0016 wrote: > Hi > It seems to me the deploying part of pyramid project is more complex > than programming python-pyramid! > After more than 36 hours, i could compile/install python 2.7.1 and > mod_wsgi and some other stuff on my vps(running CentOs 5.6). :D > Now it's time to install and introduce my pyramid application to > apache to serve it; > But first of all do i need virtual environment to install my app under > it? if yes does virtualenv affect server speed? > After it how to edit my httpd.conf to introduce my app to apache? > thanks.
Have you read <http://docs.pylonsproject.org/projects/pyramid/1.0/tutorials/modwsgi/index.html> ? -- 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?hl=en.
