> 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
OK,
let's have a look on the PHP side.
Is PHP loaded as module ?
If not, does the problem also occur when PHP is loaded as module ?
Hendrik
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, trasmett
Martino schrieb:
My suspicion is that linux-vdso.so.1 isn't found.
Thank you for your idea.
The library that you see as linux-vdso.so.1 is a virtual library or Virtual
Dynamic Shared Object, that resides only in each program's address space.
Older
systems called this linux-gate.so.1. This vi
> My suspicion is that linux-vdso.so.1 isn't found.
Thank you for your idea.
The library that you see as linux-vdso.so.1 is a virtual library or Virtual
Dynamic Shared Object, that resides only in each program's address space.
Older
systems called this linux-gate.so.1. This virtual library pro
Martino schrieb:
HelloHendrik,
Thank you for your mail.
Please find here the info:
What is the path for the php_extendir ?
from phpinfo, core section:
extension_dir
/usr/local/lib/php/extensions/no-debug-zts-20100525/
Where exactly opcache.so is located ?
it is located in this same d
HelloHendrik,
Thank you for your mail.
Please find here the info:
> What is the path for the php_extendir ?
from phpinfo, core section:
extension_dir
/usr/local/lib/php/extensions/no-debug-zts-20100525/
> Where exactly opcache.so is located ?
it is located in this same directory.
> What
Martino schrieb:
Hello,
I have ubuntu server 12.04 lts+apache 2.4 and I updated from php 5.4.9 to
php 5.4.16 adding
the zend opcache extension, compiling from source code, because through
apt-get install
I have php-5.3 at most and I needed the 5.4.16.
So I downloaded and untared the source