← Back to team overview

openerp-community team mailing list archive

Re: Problems in XML RPC using Openerp and PHP

 

tis 2010-09-28 klockan 11:59 +0000 skrev roy_tom599:
> I am problem in connecting php with XML RPC for openerp, whenever i used
> "localhost" in URL, its always connects with Openerp, I already
> installed Lamp, but still no connectivity with PHP that is because
> openerp is also using apache.
> My question is there any solution that we can run both PHP and openerp
> in same apache server?

If you want to use OpenERP and LAMP on the same server, there is no
problem. OpenERP have their own tcp-server capacity and does not depend
on Apache or other webservers/webservices. With a standard installation
OpenERP use port 8069 and 8070 for XMLRPC and 8080 if you install the
web-client for OpenERP on the very same server, you still have port 80
free for Apache if you like.

/Anders W



> 
> Thanks





Follow ups

References