|
|
| go ahead... be a heretic | |
| PerlMonks |
Re^3: CGI script connecting via terminal but not via browserby nkrgupta (Novice) |
| on Sep 18, 2012 at 13:27 UTC ( #994286=note: print w/ replies, xml ) | Need Help?? |
|
Fixed it! It was indeed a selinux issue, which by default was preventing httpd to establish network connections. Had to run the following command to allow it to do so setsebool -P httpd_can_network_connect=1Once again, thanks a lot moritz. I thought it might have to do with security settings, just didn't know where to look!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||