On Mon, 2003-08-25 at 07:59, [EMAIL PROTECTED] wrote: > Can Webware work on a hosted provider with Python + CGI support? > What are the requirements to get Webware working on a hosted provider?
Well, if the hosted provider allows you to run a daemon, then yes. You can use the oneshot solution or the CGIWrapper, if your host don't allow you to run daemons, but you won't get the full benefits with it. BTW, http://www.python-hosting.com/webware has got webware set up nicely I think. I didn't look at webware before, due to the running ./Appserver program. My hosting provider actually complaints to me when my email address poisoner runs for 4 seconds (it sleeps for for seconds to prevent the spam bot from requesting too much), and that's not a daemon, even though to them, it is. :) ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
