Why would IIS be disabled when running web2py? There are conflicts only if two servers use the same port. The best setting if you need to run apps that need incompatible servers is to run both on different ports and have one proxy the other.
On Jul 21, 6:00 am, Andrew Buchan <[email protected]> wrote: > Hi all, > > We've got someone coming next week to install a tool which requires > tomcat, and the plan is to put that on the same (Windows 2003) server > where web2py is currently running as a service. I know that IIS should > be disabled when running web2py, and was wondering whether there were > any similar issues with tomcat, or can I have both running on the same > server? > > Thanks.

