|
I have not seen Python crash the server, I have managed to wedge a
thread and get Webware stuck though. Documentation and in-code docs do lack. Its starts up like a normal python app, and the logging settings are all in conf files. You really should develop your own application level log as well. Its pretty easy, just setup some logging function in SiteServlet that reads servlet attributes and writes an entry at "Sleep" I also do a lot of PHP development and I have two tricks for you: 1) Use Webware to write out a PHP include file for non-dynamic data, then just include that file. Your designers stick to PHP for looks and you can code webware for the 'heavy lifting' 2) Also keep PHP as a front-end and get the data via xml-rpc I do not recommend or like UserKit. Others do. Its pretty easy to setup user management though. There are no decent large open source applications in webware that you can look at. I have some app specific code that I share, but unless you are anaylzing and reporting on millions of lines of telecom logs its pretty useless other then as an example. I am active on the list, so I'll look for your Q's -Aaron Wari Wahab wrote: On Sat, 2003-08-23 at 01:48, Aaron Held wrote: -- -Aaron http://www.MetroNY.com/ "I don't know what's wrong with my television set. I was getting C-Span and the Home Shopping Network on the same station. I actually bought a congressman." - Bruce Baum |
- [Webware-discuss] Running with mod_python Wari Wahab
- Re: [Webware-discuss] First impressions with WebWare Wari Wahab
- RE: [Webware-discuss] Running with mod_python rtjohan
- Re: [Webware-discuss] Running with mod_python Lothar Scholz
- [Webware-discuss] Re: Running with mod_python Aaron Held
- [Webware-discuss] Re: Running with mod_python Wari Wahab
- Re: [Webware-discuss] Re: Running with mod_pyth... Aaron Held
- Re: [Webware-discuss] Re: Running with mod_... Wari Wahab
- Re: [Webware-discuss] Re: Running with... Aaron Held
