Forums / Install & configuration / eZpublish extension: SOAP (yet again)
Kjell Inge Sandvik
Tuesday 02 August 2005 3:54:12 am
Hello Community!
Today's big headache is installing SOAP (for use with PHPEdit and its eZpublish extension).
I have followed the install instructions, but all I get when trying to access soapadmin is:
Error: this web page does only understand POST methods
Anyone...?
Best regards,
Kjell Inge SandvikVizyTech/Horten/Norway
Sandvik Web & Data
Xavier Dutoit
Tuesday 02 August 2005 4:25:05 am
Well, you aren't supposed to browse the soap interface (it only talks xml over http post request).
I'd say that's therefore a rather expected error message (by default, it use the get method if you browse a page).
X+
http://www.sydesy.com
Bertrand Dunogier
Tuesday 02 August 2005 4:44:15 am
Yes, Xavier is right. As the message says, the soap service only understand POST data.
If you get that message then everything is fine, you can configure the eZ Publish extension to use the service.