PDA

View Full Version : Rebuild eAccelerator



Jesse
03-29-2011, 09:27 AM
Hey guys,


Last login: Tue Mar 29 11:07:29 2011 from 182.18.228.207
[root@server ~]# php -v
[eAccelerator] This build of "eAccelerator" was compiled for PHP version 5.2.14. Rebuild it for your PHP version (5.2.17) or download precompiled binaries.
PHP 5.2.17 (cli) (built: Mar 29 2011 09:50:35)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v3.3.20, Copyright (c) 2002-2010, by ionCube Ltd., and
with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator

I just recompiled my PHP 5.2.14 to 5.2.17 and now i think I need to rebuild eAccelerator for it to work properly on php 5.2.17

Does anyone knows how to do it?

Thanks in advance,

zEitEr
03-29-2011, 09:47 AM
Check with the link: http://www.directadmin.com/forum/showthread.php?t=11381 or use search.

SeLLeRoNe
03-29-2011, 11:44 AM
check also for update.script in this forum.

Regards

Jesse
03-29-2011, 08:54 PM
Great. The update.script helped me. :)

Thanks a lot!

Ywa
03-31-2011, 07:36 AM
There's no need to update eAccelerator or other modules with minor PHP updates. However, when you upgrade from PHP5.2 to PHP5.3 (for example), then a recompile is required (due to changed API framework).

SeLLeRoNe
03-31-2011, 07:47 AM
[eAccelerator] This build of "eAccelerator" was compiled for PHP version 5.2.14. Rebuild it for your PHP version (5.2.17) or download precompiled binaries.

Well, looking at the error yes, was needed a recompile cause you gonna use phpize to "customize" the extension for your php version.

Regards