Community Forums
Connect with us on LinkedIn
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 24
  1. #1
    Member
    Join Date
    Jan 2006
    Posts
    150
    cPanel/Enkompass Access Level

    Root Administrator

    Default [Case 46640] Zend Guard Loader for PHP 5.3

    Zend Optimizer is available for php 5.3, but still no support in EasyApache...

    Zend Guard System Requirements - Zend.com

    Will this be added to EasyApache soon?

  2. #2
    Registered User
    Join Date
    Nov 2010
    Location
    Jakarta Indonesia
    Posts
    3

    Thumbs up re: [Case 46640] Zend Guard Loader for PHP 5.3

    i agree, i would like add little bit one more : ioncube loader and also fast cgi option. i hope this is available in the next version

  3. #3
    Member
    Join Date
    Sep 2009
    Location
    United Kingdom
    Posts
    110
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    Zend Optimizer appears in EA3 for PHP 5.3, but only if you select certain PHP options. It's a bug that cPanel have been "looking at" for over a week now...

  4. #4
    Member boonjackmedia's Avatar
    Join Date
    Apr 2010
    Location
    Cincinnati, OH USA
    Posts
    34

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    Zend Guard is available for PHP 5.3, but Zend Optimizer is still only available for PHP 5.2.

    Besides a PHP script will need to be encoded using PHP 5.3 for Zend Guard to work, and most companies haven't completed the upgrades yet form PHP 5.2.

    Ioncube supports PHP 5.3 now (WHMCS uses Ioncube loaders), so I'll bet most companies will get it completed soon.
    Last edited by boonjackmedia; 12-08-2010 at 03:38 PM.
    Mike Sayre

    Blog | Portal

  5. #5
    Member
    Join Date
    Jun 2004
    Location
    amsterdam
    Posts
    267

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    Quote Originally Posted by boonjackmedia View Post
    Zend Guard is available for PHP 5.3, but Zend Optimizer is still only available for PHP 5.2.
    Zend has renamed optimizer to Guard loaders. You need Zend Guard loaders for PHP 5.3

  6. #6
    Member
    Join Date
    Jan 2006
    Posts
    150
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    It does exist, it just changed the name to "Zend Guard Loader"...

    Zend Guard/Optimizer Downloads - Zend.com

    I installed it manualy and it's working, I just hate doing that manually, when we have EasyApache...

  7. #7
    Member boonjackmedia's Avatar
    Join Date
    Apr 2010
    Location
    Cincinnati, OH USA
    Posts
    34

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    I haven't heard that. From what I understand Zend Optimizer is only available for PHP 5.2.

    Here's the scoop straight from Zend Guard docs...

    What Optimizer and PHP version should I use?
    Make sure to use the correct Optimizer and PHP versions as follows:
    • Zend Guard 5.x with PHP 5.X requires Zend Optimizer 3.3.x and above
    • PHP Compatibility: supported PHP versions: 5.0.x through 5.3.x

    And...

    2. Known issues and Limitations
    ================================

    General:
    --------
    * Encoding/obfuscation for PHP 5.3 is not compatible with PHP 5.2 and
    earlier releases, and vice versa. That is, a file encoded to run on PHP 5.3
    will not be loaded on PHP 5.2 and vice versa.
    Workaround: Encode your application separately to run on PHP 5.3 and PHP 5.2.

    So basically unless the PHP script has BOTH PHP 5.2 and 5.3 encoding it does no good install Zend Guard and Optimizer together.
    Mike Sayre

    Blog | Portal

  8. #8
    Registered User
    Join Date
    Dec 2010
    Posts
    1

    Cool re: [Case 46640] Zend Guard Loader for PHP 5.3

    Quote Originally Posted by boonjackmedia View Post
    I haven't heard that. From what I understand Zend Optimizer is only available for PHP 5.2.

    Here's the scoop straight from Zend Guard docs...

    What Optimizer and PHP version should I use?
    Make sure to use the correct Optimizer and PHP versions as follows:
    • Zend Guard 5.x with PHP 5.X requires Zend Optimizer 3.3.x and above
    • PHP Compatibility: supported PHP versions: 5.0.x through 5.3.x

    And...

    2. Known issues and Limitations
    ================================

    General:
    --------
    * Encoding/obfuscation for PHP 5.3 is not compatible with PHP 5.2 and
    earlier releases, and vice versa. That is, a file encoded to run on PHP 5.3
    will not be loaded on PHP 5.2 and vice versa.
    Workaround: Encode your application separately to run on PHP 5.3 and PHP 5.2.

    So basically unless the PHP script has BOTH PHP 5.2 and 5.3 encoding it does no good install Zend Guard and Optimizer together.

    That's what I had thought also. Searched all over the web and found out the same information. But all in all it works for me on php 5.2

  9. #9
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Apr 2002
    Posts
    686
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    we have had to hold off upgrading servers to php 5.3 because of this, after we came across this issue with one upgrade

    can we please get this added to easyapache

  10. #10
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    Quote Originally Posted by Snowman30 View Post
    we have had to hold off upgrading servers to php 5.3 because of this, after we came across this issue with one upgrade

    can we please get this added to easyapache
    Looking at the manufacturer website, there doesn't seem to be such a thing as "Zend Optimizer" for PHP 5.3. See for yourself at:

    Zend Guard/Optimizer Downloads - Zend.com

    Can everyone please clarify what you want? Is it that instead of "Zend Optimizer for PHP 5.3" which does not exist, do you all mean "Zend Guard Loader (Runtime for PHP 5.3)?"

  11. #11
    Member
    Join Date
    Jan 2006
    Posts
    150
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    Quote Originally Posted by cPanelDavidG View Post
    Looking at the manufacturer website, there doesn't seem to be such a thing as "Zend Optimizer" for PHP 5.3. See for yourself at:

    Zend Guard/Optimizer Downloads - Zend.com

    Can everyone please clarify what you want? Is it that instead of "Zend Optimizer for PHP 5.3" which does not exist, do you all mean "Zend Guard Loader (Runtime for PHP 5.3)?"
    As I mentioned before... it just changed the name to "Zend Guard Loader"... So, yes that's it...

  12. #12
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    Quote Originally Posted by rachweb View Post
    Zend has renamed optimizer to Guard loaders. You need Zend Guard loaders for PHP 5.3
    Quote Originally Posted by dexus View Post
    It does exist, it just changed the name to "Zend Guard Loader"...

    Zend Guard/Optimizer Downloads - Zend.com

    I installed it manualy and it's working, I just hate doing that manually, when we have EasyApache...
    Zend Guard Loader is not an opcode accelerator like Zend Optimizer+ though, based on the data provided at Runtime Decoders for Zend Guard - Zend.com

    Zend Guard Loader would allow you to run applications encoded by Zend Guard, but offers no opcode acceleration (at least according to the information I am able to locate on Zend.com).

  13. #13
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Apr 2002
    Posts
    686
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    Yes we need the Zend Guard Loader support added to easy apache which replaces optimizer for php 5.3.+

  14. #14
    Member
    Join Date
    Jan 2006
    Posts
    150
    cPanel/Enkompass Access Level

    Root Administrator

    Default re: [Case 46640] Zend Guard Loader for PHP 5.3

    Quote Originally Posted by cPanelDavidG View Post
    Zend Guard Loader is not an opcode accelerator like Zend Optimizer+ though, based on the data provided at Runtime Decoders for Zend Guard - Zend.com

    Zend Guard Loader would allow you to run applications encoded by Zend Guard, but offers no opcode acceleration (at least according to the information I am able to locate on Zend.com).
    I don't think that is really a difference, what you saw there for opcode acceleration is "Zend Optimizer+", which is again something different, its just not totaly clear on their web site... Anyway "Zend Guard Loader" is replaceing old "Zend Optimizer", since PHP 5.3 and it's loading zend encoded files like the old "Zend Optimizer" does, and that's what we need here.

  15. #15
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default Call For Comments

    Okay, I think I have an understanding of what is desired now, but please read this report for accuracy and completeness before I submit it to our developers

    Call for Comments

    Many that use cPanel&WHM use Zend encoded applications. Up through PHP 5.2, Zend Optimizer was used as a means of running these encoded applications. With PHP 5.3, Zend Guard Loader has taken the place of Zend Optimizer for running Zend encoded applications. As a result, it is desired that EasyApache accommodate Zend Guard Loader for PHP 5.3 and later like it accommodates Zend Optimizer for PHP 5.2.

    Opcode caching and optimization are not the concerns for this feature request, the reason for this request is to provide an ability to run Zend encoded applications under PHP 5.3 in cPanel&WHM environments.

Page 1 of 2 1 2 LastLast
Similar Threads & Tags
Similar threads

  1. runtime ionCube PHP Loader
    By thewebhosting in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 03-06-2009, 06:19 AM
  2. Loader to use for internal cPanel PHP
    By sehh in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 10-01-2007, 01:50 AM
  3. Apache 2.2.6 suhosin.so/ ioncube loader/ Zend 3.3.0 error
    By mtech-hosting in forum cPanel and WHM Discussions
    Replies: 11
    Last Post: 09-14-2007, 10:46 AM
  4. Error with Zend Guard
    By cmashraf in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 03-16-2007, 07:30 AM
  5. Sourceguardian loader with php-4.4
    By sadique in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 02-02-2006, 10:24 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube