Thanks for all the responses. I've got it working now. I was confused by the
documentation :-) I assumed the webkit script for mod_webkit2 was starting the AppServer via the AppServer script rather than directly. The documentation explicitly mentions changing the path to the python executable in the AppServer script. Perhaps In the python section of the webkit it would be helpful to have the following;
Python
Webware of course requires Python. It has been tested with Python 2.0, 2.1, and 2.2. Python 1.5.2 isn't supported anymore. If you get an error message about the version, you're probably unwittingly running the wrong version of Python. Change the AppServer or AppServer.bat scripts, giving the full path to the correct Python interpreter. If you use the webkit script, to start the AppServer at boot, change it to include he full path to the correct Python interpreter.
Eduardo Elgueta wrote:
Peter,
If you run Webware with the AppServer script, you have to change the line
/usr/bin/env python Launch.py ThreadedAppServer $*
to
/path/to/python2.3 Launch.py ThreadedAppServer $*
If you use the webkit init script, change the python path and the launch line. Let me know if you need help with this.
Ed.
Peter Ogilvy wrote:
Real Life Experiences with Intrepid Travel for people who want to leave their world behind
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss