I think your apache server must be looking for port 8080 which is used by openerp web-client. You can go to httpd.conf file and change the port to 80. I have both apache and openerp running on same machine.
On Tue, Sep 28, 2010 at 7:35 PM, Anders Wallenquist < [email protected]> wrote: > 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 > > > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp > -- Aasim Ahmed Ansari Ph: 91-22-67587685/86, Cell: 91-9619424386 Project Lead | Bista Solutions Inc | www.bistasolutions.com
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

