Logging HTTP_GET

Can someone point me in right direction here?!?

  1. I can set up variables in both GET and POST.
  2. I know the way to read GET & POST data using PHP on my website.
  3. I got full access to both webserver and mairlist all host on same machine so it should work. When i use another host i cant send the information either.
  4. FTP:// gives me unknown protocol offcourse its a HTTP im sending.

So my GET setup is like this
Base URL: http://XXX.XXX.XX/nowplaying
Parameter = artist / Value = %a
Parameter = title / Value = %b
Auth = None

With this i get another problem “Socket error 10061 Connection refused”
HOW TO FIX?!?
Easy and fast way to fix this what should i type i guess its the base url that is my problem.

Wrong IP/host, port, or firewall problem.