![]() |
![]() |
Stijn |
![]()
Post
#1
|
Newbie ![]() Group: Members Posts: 4 Joined: 19-March 06 Member No.: 6 ![]() |
I've been using cURL to generate images showing what I'm playing. It works, the images are generated, but whenever cURL is ran to send the GET request it emits a series of horrible beeps. I used the -s command-line paramater but it doesn't seem to work. Is there any way to turn it off?
|
![]() ![]() |
Serge |
![]()
Post
#2
|
![]() AMIP Developer ![]() ![]() ![]() Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 ![]() |
Try running cURL manually from the command line with the same parameters that you use in AMIP /exec call. Looks like your server replies with some errors/garbage and cURL prints it to the console.
It's most likely a problem with the script on the server side, running cURL from console will show you what's wrong with your configuration. |
![]() ![]() |