Page 1 of 1

eaccelarator

PostPosted: Wed Jun 13, 2007 2:40 pm
by Op3r
Does it really helps?

PostPosted: Thu Jun 14, 2007 3:56 am
by aster1
Yeh it does . You should try it once atleast :)

PostPosted: Thu Jun 14, 2007 7:13 am
by mflorell
In my tests it reduces Apache/PHP load by 80% for VICIDIAL agent usage.

It makes a very big difference, and I install it on all VICIDIAL web servers now.

PostPosted: Thu Jun 14, 2007 7:38 am
by Op3r
when I was following this

export PHP_PREFIX="/usr/local"
- $PHP_PREFIX/bin/phpize

I get

[root@mylene-db eaccelerator-0.9.5]# $PHP_PREFIX/bin/phpize
-bash: /bin/phpize: No such file or directory

:( any clues?

PostPosted: Thu Jun 14, 2007 8:08 am
by mflorell
That all depends on where you have your PHP code and installation. I wrote this for the SCRATCH_INSTALL so you would have to adapt it for your installation.

PostPosted: Tue Jun 26, 2007 10:25 pm
by eliyahu
On a package-based distro you need the php-devel package.
I.e. for RedHat/Fedora/CentOS you'd do
yum install php-devel
for systems with apt,
apt-get install php-devel

I think if you build from scratch, it'll have everything you need in there.

PostPosted: Sat Nov 24, 2007 3:06 pm
by codehaxor
you could try installing the dAg repository and just type

yum -y install eaccelerator