Results 1 to 5 of 5

Thread: ZendOptimizer Help

  1. #1
    abishari is offline Member
    Join Date
    Jun 2007
    Posts
    8

    Default ZendOptimizer Help

    After installing the optimizer, I had trouble getting to our Sugar site. Our site runs locally on an MS box running Apache 2x. The installation asked where php was installed so I pointed it to xxx/sugarcrm/php. and also the root of apache which is in xxx/sugarcrm/apache. It warned me that it would shutdown and Start the webserver and it looks like it did fine with that. Once the installation was complete I got "cannot be displayed page". I verified that the Web Server was running and it was. Can someone help this newbie get ZendOptimizer to work. I got the site running again by uninstalling Zend. It asked me if I want to restore php.ini so I am assuming that is where the problem lies. Thanks for any help.

  2. #2
    abishari is offline Member
    Join Date
    Jun 2007
    Posts
    8

    Default Re: ZendOptimizer Help

    Anyone ? Please Help!

  3. #3
    abishari is offline Member
    Join Date
    Jun 2007
    Posts
    8

    Default Re: ZendOptimizer Help

    Please help a newbie out, I would like to utilize this accelerator as our SugarCRM comes to screaching halt when multiple users are accessing the system. I get a page cannot be displayed after ZO adds its code into php.ini. Why is this ? A search yields no results when trying to find a fix. thanks in advance

  4. #4
    Jacob's Avatar
    Jacob is offline Senior Member
    Join Date
    Oct 2004
    Posts
    331

    Default Re: ZendOptimizer Help

    We know that Zend Optimizer works fine when running along side Zend Platform.

    I do not know of anybody that is running just Zend Optimizer Specifically.

    What Web Server are you using?
    How is PHP being launched by that Web Server?

    Here are a couple of things you can try:
    Update to more recent versions (if you are not already on them). There has been a lot of work on making PHP work well on Windows in the 5.2.x line of releases.

    Zend Core - Free program that sets up your web server or gives you a new one along with a current version of PHP, ...


    Also, Zend Optimizer is a performance tuner for PHP code. It does not actually store the code across round trips or offer a cache that Sugar can leverage. Sugar is built to leverage the caches in APC and Zend Platform. These are also op code caches (bigger boost than optimizer). Other op coe caches that should work are eaccelerator and xcache.

    Jacob

  5. #5
    abishari is offline Member
    Join Date
    Jun 2007
    Posts
    8

    Default Re: ZendOptimizer Help

    Jacob,
    Thank you sir for the feedback, I am running Sugar 4.5f installed using the bundled installer so I am assuming I am running a pretty up to date version of PHP along with the Apache web server. Your post is very helpful and I will try to use some of your suggestions. Thanks Again

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •