Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #14842
| From | "Christoph M. Becker" <cmbecker69@arcor.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Help needed with PHP Imap for Gmail (Unable to get local issuer certificate) |
| Date | 2015-01-29 01:57 +0100 |
| Organization | solani.org |
| Message-ID | <mac0hj$dn2$1@solani.org> (permalink) |
| References | <1d057c06-96f1-42fa-9904-2fad53e81c15@googlegroups.com> |
Raghavan M wrote: > I am trying to use PHP IMAP API for accessing my Gmail inbox. I have > been following the code given in the URL : > http://davidwalsh.name/gmail-php-imap. Just that I have removed the > Javascript <script> tag and CDATA element. > > I am getting the following error when I run my PHP file. I use XAMPP > in my Macbook. > > Notice: Unknown: Certificate failure for imap.gmail.com: unable to > get local issuer certificate: /C=US/O=GeoTrust Inc./CN=GeoTrust > Global CA (errflg=2) in Unknown on line 0. > > I have been searching the Internet for more than 3 hours (links to > Google Groups, StackOverflow, ServerFault etc., websites but nothing > to avail). Maybe this helps: <http://stackoverflow.com/questions/1274911/connecting-to-gmail-through-imap-with-php-ssl-context-failed#answer-1290541>. -- Christoph M. Becker
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Help needed with PHP Imap for Gmail (Unable to get local issuer certificate) Raghavan M <raghavan.30may1981@gmail.com> - 2015-01-26 18:48 -0800
Re: Help needed with PHP Imap for Gmail (Unable to get local issuer certificate) Doug Miller <doug_at_milmac_dot_com@example.com> - 2015-01-28 15:54 +0000
Re: Help needed with PHP Imap for Gmail (Unable to get local issuer certificate) Raghavan M <raghavan.30may1981@gmail.com> - 2015-01-28 16:32 -0800
Re: Help needed with PHP Imap for Gmail (Unable to get local issuer certificate) "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-01-29 01:57 +0100
Re: Help needed with PHP Imap for Gmail (Unable to get local issuer certificate) maria.adroit7786@gmail.com - 2015-02-02 06:33 -0800
csiph-web