Skip to Content
Menu
This question has been flagged
1 Reply
8267 Views

i installed OpenERP V 7.0 on Ubuntu Server 12.04 LTS

Everything is OK

i can connect only via web browser http:/serverip:8069 i want to change the port no.? i want to enable connection via client over NET-RPC : 8070 ?

Avatar
Discard
Best Answer

Take a look at openerp-server -h (all options) You can specify the port for netrpc as specified in the options below.

NET-RPC Configuration: --netrpc-interface=NETRPC_INTERFACE specify the TCP IP address for the NETRPC protocol --netrpc-port=NETRPC_PORT specify the TCP port for the NETRPC protocol --no-netrpc disable the NETRPC protocol --netrpc enable the NETRPC protocol

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 24
26535
0
Mar 15
4080
0
Mar 15
3439
0
Mar 15
4585
2
Mar 15
4744