before you execute: python start-tinyerp.py, check if the process is still running by typing: ps aux | grep tiny.
see the process ID of eTiny (python start-tinyerp.py). if it exists, type in: kill <id> then re-execute python start-tinyerp.py. and DO NOT CLOSE YOUR TERMINAL WINDOW. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
