Jump to content

How to correct configure php with xmlrpc support?


Recommended Posts

since you haven't mentioned what your server environment is, i will assume you're trying to compile PHP on a Linux system :)

 

 

CLXXVIII. XML-RPC Functions states that you can use the following with ./configure

--with-xmlrpc[=DIR]

System which I have used Ubuntu Linux 6.10, Apache 1.3x, mysql 4.x, ezpublish 3.9 (cms - written in php). All that is connected to Tinyerp (e-commerce system - written in Python).  Tinyerp should take information from webshop which is in ezpublish intreface.

 

In the other words: PHP and Python have to talk with each other.  Or with schema:

 

 

webshop ezpublish

<= ===tinyerp-connector=== =>

tinyerp

[/td]

should communicate in both ways

[td]

 

 

 

 

I have used --with-xmlrpc but my application tinyerp-connector (application which connects these two) crashes all the time.

 

 

Some more questions from me:

 

Is this only setting which can affect functioning of xmlrpc?

 

Where the " [DIR]  " exactly should point to ?

 

best regards.

8)

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.