Dear friends,
I installed eAccelarator from update.script and it seems everything is ok but always cached scripts = 1 , please help me to run it.
php build option: PHP: 5.3.22 as CGI with mail() header patch
I think fastcgi is installd:
and in phpinfo:
Server API: CGI/FastCGI
I installed eAccelarator from update.script and it seems everything is ok but always cached scripts = 1 , please help me to run it.
php build option: PHP: 5.3.22 as CGI with mail() header patch
Code:
[B]php -v[/B]
PHP 5.3.22 (cli) (built: Mar 15 2013 16:14:37)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator
with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
I think fastcgi is installd:
Code:
[B] /usr/local/php5/bin/php-cgi -v[/B]
PHP 5.3.22 (cgi-fcgi) (built: Mar 15 2013 16:14:37)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator
with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
and in phpinfo:
Server API: CGI/FastCGI