Hey Richard,

not sure about the PHP versions, you probably should not upgrade those. Michael could enlighten you better regarding this as the PHP version especially can probably mess up with the BO panel.

Anyway regarding the accelerators, I've installed/added the epel repository (AND DISABLED IT after on /etc/yum/repos.d/epel.repo) so that further yum upgrades wont get all the upgraded versions (php and apache etc) frrom that repository and i can install packages from there only by enabling the repository myself.

DO THIS AT YOUR OWN RISK. WORKED FOR ME BUT... you know how it goes :o)

And then ive installed eaccelerator using:

yum install php-eaccelerator --enablerepo=epel

It installs and works as expected.
Give it a try

Heres my php -v info:

PHP 5.3.3 (cli) (built: Jun 27 2012 14:13:03)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator with the ionCube PHP Loader v4.0.10, Copyright (c) 2002-2011, by ionCube Ltd., and with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies



Cheers!


Em 11-10-2012 21:26, Richard Barker escreveu:
I have a customer that claims they need the following listed below. The server is BO 5108R
PHP is 5.3.12
mysql Ver 14.14 Distrib 5.1.61, for redhat-linux-gnu (x86_64) using readline 5.1

My question is there a yum install for any of the listed packs? and what are the issues
if any? See below

One that I found that I cannot handle because it is at the server level is installing and accelerator. The forum supports caching on 4 Levels (None, One, Two and Three) but to enable anything but None you must have a compatible accelerator installed on the server. The supported accelerators are as follows:

ACP
eAccelerator
Turck MMCache
Memcached
Zend Platform/Performance Suite (Not Zend Optimizer)
ZCahce

Caching will work best if you have PHP compiled with one of the above optimizers, or have memcache available. If you do not have any optimizer installed SMF will do file based caching.

SMF performs caching at a variety of levels. The higher the level of caching enabled the more CPU time will be spent retrieving cached information. If caching is available on your machine it is recommended that you try caching at level 1 first.

Note that if you use memcached you need to provide the server details in the setting below. This should be entered as a comma separated list as shown in the example below:

"server1,server2,server3:port,server4"

Note that if no port is specified SMF will use port 11211. SMF will attempt to perform rough/random load balancing across the servers.

I would like to get one of the Accelerators set up so that we can use the Level 2 at least.

Thank You for all the help,
RC
--
+---------------------------------------------+
  Richard C. Barker Sr.
  CEO & President
  1-800-510-3139
  ProBass Networks Inc.
    http://www.probassnetworks.net
    http://www.probass.net
  ***************************************
  DISCLAIMER : -
  This e-mail is confidential and intended only for the use
  of the individual or entity named above and may contain
  information that is privileged. If you are not the intended
  recipient, you are notified that any dissemination, distribution
  or copying of this e-mail is strictly prohibited. If you have
  received this email in error, please notify us immediately
  by return email or telephone and destroy the original message.
+---------------------------------------------+


_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to