Guest wrote: > ... > Fri, 28 Dec 2007 16:48:30 INFO:web-services:starting netrpc service, > port 8070 > Fri, 28 Dec 2007 16:48:30 INFO:web-services:the server is running, > waiting for connections...
The second-last line shows that its serving netrpc on 8070. The last line says that the server thinks it's working Ok. Guest wrote: > the login page in the browser shows Server: socket:// > localhost:8069, no database in the list, and the error 'No connection > with server'. The web server is looking for netrpc/socket on 8069 but you need the web server and tinyerp server to match (by default netrpc/socket on 8070 - but it's your choice). Guest wrote: > Is there a guide to test that a server is correctly running, besides > installing successfully a client ? That's a very good way of testing. Regards, Geoff ------------------------ Seath Solutions Ltd (http://www.seathsolutions.com) _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
