Re: [PHP-INSTALL] install extension zend opcache 7.0.2

[email protected] (Adinata) Thu, 1 Aug 2013 08:56:44 +0000 (UTC)
Newsgroups php.install
Message-ID <[email protected]>
> Thank you for your cooperation     Hendrik,
> all solved, php 5.5.0 is here, so no more need to install the extension.
> 
>  
>  --
>  Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP 
autenticato? GRATIS solo con
> Email.it http://www.email.it/f
> 
>  Sponsor:
>  Le tue email come raccomandate puoi spedirle con il servizio PEC di 
Email.it
> * Attivala ora, il 30/6/2013 e' il termine ultimo per mettersi in regola 
secondo la normativa di legge
>  Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=12828&d=21-6
> 
> 


Hi, I know you have solved it, but I have the same problem and doesn't wanted 
to upgrade to php 5.5 (yet).
You can solve it by using fullpath for loading the extension.
So, using

zend_extension=/usr/local/lib/php/extensions/no-debug-zts-20100525/opcache.so

should work.