View Single Post
Old 06-14-2010, 02:29 PM   #4
Junior Member
 
Join Date: Oct 2009
Posts: 21
stderr is on a distinguished road
Default

Hi, sorry for reopening but I have one more problem..

I need to change IP for custom domain via API and don't know how.. With documentation I wrote something like:

curl -k -s "https://<ipadress>/manager/ispmgr?auth=<session_id>&func=wwwdomain.edit&sok=y es&elid=<domain>&ip=<ip_address>&out=xml"

but I get error 4.. What's wrong?

Thanks a lot!
stderr is offline