Is zend optimizer built in?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Is zend optimizer built in?

Postby rps_1969 » 27. January 2009 21:15

Hi all

Can someone tell me if the latest version of xampp-win32-1.7.0 comes with zend optimizer built in. I only ask as I have received some zend encoded files and when i run them it claims zend optimizer is not installed.
rps_1969
 
Posts: 7
Joined: 25. January 2009 12:52

Re: Is zend optimizer built in?

Postby Wiedmann » 27. January 2009 21:26

it claims zend optimizer is not installed.

Yeah, this error message is really ambiguous... Zend Optimizer is working and active in XAMPP, but the loader is disabled. Just enable it in "php.ini".
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: Is zend optimizer built in?

Postby billygao » 11. February 2009 03:34

Could you explain how to enable the Zend Optimizer in the 'php.ini' please? Thanks!
billygao
 
Posts: 1
Joined: 11. February 2009 03:26

Re: Is zend optimizer built in?

Postby Izzy » 11. February 2009 03:40

billygao wrote:Could you explain how to enable the Zend Optimizer in the 'php.ini' please? Thanks!
The Zend Optimizer is enabled in the php.ini file already as pointed out above.

It is the loader that may need to be enabled.

xampp\apache\bin\php.ini

Look for the [Zend] section and then find
zend_optimizer.enable_loader = 0
Change to
zend_optimizer.enable_loader = 1

Save and then restart Apache.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Re: Is zend optimizer built in?

Postby MsKazza » 18. June 2009 10:10

Hi,
I have the same problem, trying to install a script that uses zend encoded pages. I have installed the latest version of xampp 1.7.1 (and have just reinstalled it, so its a fresh install no changes), however when i go to xampp/apache/bin/ i can't find any php.ini. Has this been moved in this version or is there now another way to start the zend loaded?
Any help much appreciated.
Thanks,
MsKazza
MsKazza
 
Posts: 4
Joined: 25. May 2008 13:56

Re: Is zend optimizer built in?

Postby MsKazza » 18. June 2009 10:34

thanks never mind, found it. :) opps.
MsKazza
 
Posts: 4
Joined: 25. May 2008 13:56

Re: Is zend optimizer built in?

Postby arunpatal » 27. June 2009 01:43

Hi i just install xampp 1.7.1 but zend optimizer is not installed because my script is not working.

Can anyone help and tell me step by step how to install zend optimizer.

Thanks
arunpatal
 
Posts: 1
Joined: 27. June 2009 01:31


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 120 guests