Does anyone have experience with setting up web2py with Plesk Panel preinstalled on the server? I'm using a VPS with one IP. Initially I wanted to setup Nginx with uWSGI, however Plesk won't work in this configuration (it needs Apache). Apache service could be stopped permanently and web2py will work just fine on Nginx, but at the same time Plesk Panel would be usless.
Correct me if I'm wrong, but the choices I see are: 1. Adjust Plesk-driven Apache configuration (vhosts, httpd includes, etc.) in the way that it runs web2py application under the domain name (with Plesk working as intended) 2. Configure Nginx and Apache so they are running together: serve web2py application using Nginx and uWSGI, and keep Apache only for Plesk Any ideas what would be the better solution and how to achieve any of these? Unfortunately, I'm not an admin, so I'm honestly looking for a step-by-step instructions if possible, or at least any hint to start looking into. Scripts provided under http://web2py.googlecode.com/hg/scripts are great, but none of them works with Plesk "magic". -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.