hey all i have centos 5.5 64bit i am getting error from perl ERROR Can't connect to xxxxxx.com:80 (Permission denied) LWP:rotocol::http::Socket: connect: Permission denied at /usr/lib/perl5/site_perl/5.8.8/LWP/Protocol/http.pm line 51. can any one help
I'd first look at line 51 in the file /usr/lib/perl5/site_perl/5.8.8/LWP/Protocol/http.pm It might give you an idea of what's happening
Provide some more info, like, how are you trying to execute the perl script? Is it connecting to a remote server? or where you receive the error message?