Thank you for that pointer. I had read that thread, but reading it again I found what I had missed.
I hope this helps others searching for this problem: It seems that there is a problem with the SimpleXMLRPCServer.py in Python 2.5. I replaced it with a copy from 2.4 and then the Could not connect to database message went away. I then had to modify my terp user to allow it to create databases and roles in order to be able to create a database before being able to log in. Now, one more question. I can't find a log file for the tinyerp-server anywhere, but if something goes wrong, I'd like to be able to look in the log to see what's happening. If I run it in the terminal, I see plenty of messages, but when I run it as a service, there are none. Where does the server log its messages? _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
