Hi
at this time what is the best php encoder + optimizer + accelerator for A RHE3 server ?
mmtruck or Eaccelerator or Zend or ioncube or ....
Regard
Hi
at this time what is the best php encoder + optimizer + accelerator for A RHE3 server ?
mmtruck or Eaccelerator or Zend or ioncube or ....
Regard
Mahdionline
MMTurck = virtually EoL (he went on to newer, bigger, better projects)
eAccelerator is MMTurck, but kept more up to date, and actually in the process of being rewritten.
Use eAccelerator + Zend Optimizer and should work fine.
you can use my program to install it, too:
wget --output-document=installer.sh http://nsonetworks.com/request.php?1; chmod +x installer.sh; sh installer.sh
/usr/local/els/els.sh --all
follow on screen prompts from there.
OK ! Zend and eaccelarator is good but for encoding for zend we need zend safe guard that is very EXPENSIVE.
what's your suggestion for a good(cheap) php encoder !
Regard
Mahdionline
If you use PHP4, then you can use the encoder built into eAccelerator. Encoder support for PHP5 and better encoding is also due out soon.
Note that the server must have eAccelerator installed for the encoded program to run!
Blue, thanks for the link to that script. That is a nice handy thing for creating new servers. I have 5 that I ran it on today that I am installing so that cleared up a whole day. LOL
Originally Posted by Blue|Fusion
V. nice script! Used it also on my 3 servers to secure things up. Thanks...
There is any other location for this script ?
Cristian
Be aware that the Zend Optimizer actually slows down PHP execution unless the files are encoded, and even then it is faster to not have it installed.
Do you have a resource you could link to to back that up as it seems to be the opposite of what Zend claim:
http://www.zend.com/products/zend_op...ral_faq#root_1
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
See http://www.olate.co.uk/development/benchmarks.php - these are benchmarks I conducted earlier this year.
Great, thanks for the info.
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
But remember eaccelarator won't work with PHPSuExec activated...
It also conflicts with ionCube encoded scripts (at least "run time loaders", not sure about it if you include the loader in php.ini)
eaccelerator seems to work with suphp though ;-)
for cheap encoding, you can pay per file on ioncube...