K
K
krotish2010-11-10 21:18:52
PHP
krotish, 2010-11-10 21:18:52

Php-fpm (Ubuntu 10.04) + eAcceleror - can't make friends?

The problem is,
I have an Ubuntu 10.04 system, php-fpm (according to this guide www.howtoforge.com/installing-nginx-with-php-5.3-a... ) and nginx.
I want to install eAccelerator 0.9.6.1. After building eAccelerator from source

phpize<br/>
./configure --enable-eaccelerator=shared<br/>
make<br/>
make install

reloading php-fpm. I see the following message:
sudo /etc/init.d/php5-fpm restart<br/>
Gracefully shutting down php5-fpm . done<br/>
Starting php5-fpm PHP Deprecated: [eAccelerator] This build of &quot;eAccelerator&quot; was compiled for PHP version 5.3.2-1ubuntu4.5. Rebuild it for your PHP version (5.3.2-1ubuntu4.5ppa5~lucid1) or download precompiled binaries.<br/>
. done<br/>

Of course, eAccelerator doesn't work.
How to deal with it? how to compile it specifically for PHP version 5.3.2-1ubuntu4.5 ppa5~lucid1 ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
homm, 2010-11-11
@homm

Why do you need to collect this junk that is no longer supported. Install APC from the repository.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question