I'm trying to install eaccelerator in FreeBSD 9.0 on production server, the problem is - software claims that it not supported for php 5.4.4. How to install it if i need php 5 ?
php version info
Code:
freebsd# cd /usr/ports/www/eaccelerator
freebsd# make install clean
===> eaccelerator-0.9.6.1_1 cannot install: doesn't work with PHP version : 5 (Doesn't support PHP 5).
*** Error code 1
php version info
Code:
freebsd# php -v
PHP 5.4.4 (cli) (built: Jul 19 2012 00:31:09)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies