![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTTP request | noufal | UNIX for Dummies Questions & Answers | 3 | 01-31-2008 04:55 AM |
| http request forward | piltrafa | UNIX for Dummies Questions & Answers | 4 | 12-06-2007 12:40 PM |
| Http request in Linux | malaysoul | Shell Programming and Scripting | 7 | 01-26-2007 11:25 AM |
| unix script http request | arksal | UNIX for Dummies Questions & Answers | 1 | 08-24-2006 11:15 PM |
| wget using wildcards using http | hcclnoodles | Shell Programming and Scripting | 2 | 04-13-2005 11:50 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
cant make a http get request using wget
Hi all,
Im trying to make an http get request to a web service from a linux machine like below and i get ERROR 500 wget http://10.1.21.236:8585/pns.asmx/Sen...&msgBody=werty [1] 25018 [elton@VAS-SRV1 ~]$ --19:06:32-- http://10.1.21.236:8585/pns.asmx/Sen...erName=serverA Connecting to 10.1.21.236:8585... connected. HTTP request sent, awaiting response... 500 Internal Server Error 19:06:32 ERROR 500: Internal Server Error. [1]+ Exit 1 wget http://10.1.21.236:8585/pns.asmx/Sen...erName=serverA When i Run it from a windows machine is working properly. There is no network problem as well [elton@VAS-SRV1 ~]$ telnet 10.1.21.236 8585 Trying 10.1.21.236... Connected to 10.1.21.236 (10.1.21.236). Please any help |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|