> 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 $*
or: /usr/bin/env python2.3
I do this for ALL my python scripts, that way I know what version they are going to be run with. THis aught to be universal, despite best efforts, there are differences between versions, and you never know what exisiting scripts might be counting on the old version, particularly on RedHat!
-Chris
-- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception
[EMAIL PROTECTED]
------------------------------------------------------- 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