so, i got some script with LWP and CGI using.
When run this script from shell - everything is ok, i got response
with data i need from the site.
But, when i run this script from browser i get error 500 -> "Can't
connect to www.something.com:80 (connect: Permission denied)".
I can`t understand how can it be... working from shell, but same
script not working from browser. Maybe there is some problem with
apache, but i can`t find it - the error_log is clean.

i try to search the Internet but find nothing to solve this problem,
so i decided to write here.


-- 
To unsubscribe, e-mail: beginners-cgi-unsubscr...@perl.org
For additional commands, e-mail: beginners-cgi-h...@perl.org
http://learn.perl.org/


Reply via email to