Hello, I am having some trouble with getting a php file using the xmlrpc to work properly. I saw the tutorial to create a php xml rpc script but for some reason the only thing that its doing is just displaying "Error" in the web browser when I run it. Without an actual error message, its getting difficult figuring out how this is supposed to work. If anyone knows how to get a php file to work with xmlrpc please let me know. Thank you
Pertanyaan ini telah diberikan tanda
1
Balas
7129
Tampilan
The openerp xmlrpc api documentation provides a clear example:
Specifically, look at the php section.
doc.openerp.com/v6.1/developer/12_api.html/#working-with-web-services
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
|
3
Jan 23
|
10149 | ||
|
|
1
Mar 22
|
6914 | ||
|
|
1
Feb 22
|
7198 | ||
|
|
1
Sep 20
|
8484 | ||
|
|
1
Jul 20
|
10829 |
I am also running a Windows 7 computer and have xampp installed so that I can use php.
Show the code you are using, and the module versionnumbers from phpinfo()?