caratmonk has asked for the wisdom of the Perl Monks concerning the following question:
Hi we are trying to run a multitouch script but we are getting below error per my knowledge we had already installed the required modules and packages could you help.
Both LWP::Proctocol::https & Net_smtp are installed.error getting token: 501 Protocol scheme 'https' is not supported (LWP +::Protocol::https not installed) at /root/perl5/lib/perl5/Net/Google/ +Analytics/OAuth2.pm line 69. zip warning: name not matched: /var/www/multitouchreports/excel/mu +ltitouch_report-22-May-2014-20-hrs.xls zip error: Nothing to do! (/var/www/multitouchreports/zipfile/multitou +ch_report-22-May-2014-20-hrs.zip) Array ( [From] => abc.b@xyz.in [To] => abd.s@xyz.com [Bcc] => ) PHP Warning: include_once(Net/SMTP.php): failed to open stream: No su +ch file or directory in /usr/share/pear/Mail/smtp.php on line 348 PHP Warning: include_once(): Failed opening 'Net/SMTP.php' for inclus +ion (include_path='.:/usr/share/pear:/usr/share/php:/usr/share/pear') + in /usr/share/pear/Mail/smtp.php on line 348 PHP Fatal error: Class 'Net_SMTP' not found in /usr/share/pear/Mail/s +mtp.php on line 349
INSTALLED PACKAGES, CHANNEL PEAR.PHP.NET: Mail 1.2.0 stable Mail_Mime 1.8.9 stable Net_SMTP 1.6.2 stable PEAR 1.9.4 stable
cpan[34]> install LWP::Protocol::https LWP::Protocol::https is up to date (6.06).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perl multitouch module error
by taint (Chaplain) on May 26, 2014 at 07:51 UTC | |
by marto (Cardinal) on May 26, 2014 at 08:00 UTC | |
by taint (Chaplain) on May 26, 2014 at 08:06 UTC | |
|
Re: perl multitouch module error
by marto (Cardinal) on May 26, 2014 at 08:12 UTC | |
|
Re: perl multitouch module error
by Anonymous Monk on May 26, 2014 at 06:29 UTC |