Help - Search - Members - Calendar
Full Version: install PHP Accelerator
The Planet Forums > Control Panels > cPanel/WHM
blueice
Hello,
can everyone have install PHP accelerator in cpanel box?
I have some very bussy forums. In the past i have use PHPA in ensim with good results, and i think to install in my cpanel box.
Thanks
Christos
jmr
as far as im aware zend is available for php which will achieve the same thing.

check your phpinfo (create a file phpinfo.php with the following)


// Show all information, defaults to INFO_ALL
phpinfo();

// Show just the module information.
// phpinfo(icon_cool.gif yields identical results.
phpinfo(INFO_MODULES);

?>

if it reads

This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.2.0, Copyright © 1998-2002 Zend Technologies
with Zend Optimizer v2.0.1, Copyright © 1998-2002, by Zend Technologies

Then you have zend installed.

Oh yeah its only the optimizer....




icon_wink.gif
blueice
Zend optimizer can run faster only the scripts encoder with zend encoder.

PHP accelerator run faster all PHP scripts.
PHP accelerator is a product similar to ZEND Accelerator, not to zend optimizer.

So can everyone inform me if PHP accelerator can work fine with cpanel?

Thanks
Christos
rackAID
Zend Optimizer accelerates all PHP but not to the same level as PHPA.

There should be no problem with installing phpa on cpanel. You just need to modify the php.ini.

http://www.unofficial-support.com/ has a how-to for Ensim -- but most of the information will apply to cpanel.

Just make sure you do not have Zend optimizer installed.
Bubble
YES, PHP accelerator can work fine with cpanel.
esemerda
Is PHPA better then Zend's?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.