when i use apns-php,there is a error:Unable to read certificate file
'server_cerificates_bundle_sandbox.pem'
Call Stack:
0.0004 643504 1. {main}()
0.0023 864456 2. ApnsPHP_Abstract->__construct()
thanks,but i don't think that's the key of the problem,the pem file is
named 'server_cerificates_bundle_sandbox.pem' too,which is same like
in php functions.
On Sep 30, 3:56 pm, Aldo Armiento <aldo.armie...@gmail.com> wrote:
Il giorno 30/set/2011, alle ore 10.46, Shine Lee ha scritto:
> thanks,but i don't think that's the key of the problem,the pem file is > named 'server_cerificates_bundle_sandbox.pem' too,which is same like > in php functions.
> Il giorno 30/set/2011, alle ore 10.46, Shine Lee ha scritto:
> > thanks,but i don't think that's the key of the problem,the pem file is
> > named 'server_cerificates_bundle_sandbox.pem' too,which is same like
> > in php functions.
> Ok, so you should verify the path.
> Aldo
> > On Sep 30, 3:56 pm, Aldo Armiento <aldo.armie...@gmail.com> wrote:
> >> Il giorno 30/set/2011, alle ore 09.37, Shine Lee ha scritto:
> >>> when i use apns-php,there is a error:Unable to read certificate file
> >>> 'server_cerificates_bundle_sandbox.pem'
> >> Hi, there is a typo in source code in the sample files - not library (sorry, I will fix it asap).
> On Sep 30, 4:54 pm, Aldo Armiento <aldo.armie...@gmail.com> wrote: >> Il giorno 30/set/2011, alle ore 10.46, Shine Lee ha scritto:
>>> thanks,but i don't think that's the key of the problem,the pem file is >>> named 'server_cerificates_bundle_sandbox.pem' too,which is same like >>> in php functions.
>> Ok, so you should verify the path.
>> Aldo
>>> On Sep 30, 3:56 pm, Aldo Armiento <aldo.armie...@gmail.com> wrote: >>>> Il giorno 30/set/2011, alle ore 09.37, Shine Lee ha scritto:
>>>>> when i use apns-php,there is a error:Unable to read certificate file >>>>> 'server_cerificates_bundle_sandbox.pem'
>>>> Hi, there is a typo in source code in the sample files - not library (sorry, I will fix it asap).
> Il giorno 30/set/2011, alle ore 10.58, Shine Lee ha scritto:
> > i just put the pem file in the same folder of the push php file
> Try to use the full path (eg. /home/xxx/test/xxx)
> A.
> > On Sep 30, 4:54 pm, Aldo Armiento <aldo.armie...@gmail.com> wrote:
> >> Il giorno 30/set/2011, alle ore 10.46, Shine Lee ha scritto:
> >>> thanks,but i don't think that's the key of the problem,the pem file is
> >>> named 'server_cerificates_bundle_sandbox.pem' too,which is same like
> >>> in php functions.
> >> Ok, so you should verify the path.
> >> Aldo
> >>> On Sep 30, 3:56 pm, Aldo Armiento <aldo.armie...@gmail.com> wrote:
> >>>> Il giorno 30/set/2011, alle ore 09.37, Shine Lee ha scritto:
> >>>>> when i use apns-php,there is a error:Unable to read certificate file
> >>>>> 'server_cerificates_bundle_sandbox.pem'
> >>>> Hi, there is a typo in source code in the sample files - not library (sorry, I will fix it asap).