In book I see:
>
> You will probably need to include the full path to both web2py.py and the 
> scripts folder, and the trailing & is not needed.

Why both? I have only one file which called web2py.
Services with Argument c:\XXX\XXX\web2py.py -p 8041 -i "0.0.0.0" 
--password="XXXXXX" work but I don't know what it do.
Services with Argument c:\XXX\XXX\web2py.py -p 8041 -i "0.0.0.0" 
--password="XXXXXX" --shell=stud -M -R 
c:\XXX\XXX\scripts\sessions2trash.py -A -o -x 3600 -f -v don't work.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to