Re: LWP/Protocol Errors

2015-05-26 Thread Lawrence Statton
On 05/25/2015 12:02 PM, Mike Blezien wrote: Hello, I recently setup a Paypal IPN script which worked fine for some time now but now all of a sudden I keep getting these error message: * **Can't connect to www.paypal.com:443 (certificate verify failed)** **LWP::Protocol::https::Socket: SSL

Re: LWP/Protocol Errors

2015-05-26 Thread Lawrence Statton
On 05/25/2015 12:02 PM, Mike Blezien wrote: Hello *I use same IPN script on other servers without any issues except one. Is it possible that port 443 is being block or not open due a firewall on the server? Another tidbit of information that just burbled to the top of my brain. On SOME

Compilation fails with Padre (a Perl IDE) on RHEL-based distros (CentOS, etc.)

2015-05-26 Thread someone called
Hello, I tried but failed (wxWidgets is a requirement of Padre) as root: yum install cpan perl-ExtUtils-Embed make gcc g++ wxGTK-devel.x86_64 # done, OK cpan YAML # done, OK and the problem: [root@notebook ~]# cpan Alien::wxWidgets Sorry, we have to rerun the configuration dialog for CPAN.pm

Re: Compilation fails with Padre (a Perl IDE) on RHEL-based distros (CentOS, etc.)

2015-05-26 Thread John SJ Anderson
On Tue, May 26, 2015 at 8:53 AM, someone called someonecal...@safe-mail.net wrote: ATTENTION: It apperars 'g++' is not a working compiler, please make sure all necessary packages are installed. that is your problem. For whatever reason, g++ (the GNU C++ compiler) is not installed

Re: Compilation fails with Padre (a Perl IDE) on RHEL-based distros (CentOS, etc.)

2015-05-26 Thread Shawn H Corey
On Tue, 26 May 2015 11:53:55 -0400 someone called someonecal...@safe-mail.net wrote: I tried but failed (wxWidgets is a requirement of Padre) as root: Wx requires some development libaries: libgconf*-dev libgtk*-dev libgstreamer*dev libgstreamer-plugins-base*-dev where * is to be replace with