Page 1 of 1

zendOptimizer doesn't work

PostPosted: 02. February 2005 00:12
by shahram
Hi everybody,

I've installed XAMPP for Windows on my system. Everything works properly but zendOptimiser doesn't.

Does anybody know how to fix it ?

Thanks

PostPosted: 02. February 2005 00:14
by Wiedmann
Everything works properly but zendOptimiser doesn't.

Why?

PostPosted: 02. February 2005 02:37
by shahram
I don't know why.

I wanna run a script which needs zendoptimizer to run but the script does'nt run because of zendoptimizer. Actually my phpinfo does'nt mention that zendoptimizer is installed.

PostPosted: 02. February 2005 02:44
by Wiedmann
Ahh, an encrypted PHP-script...

You have enabled the Optimizer in the php.ini ("\xampp\apache\bin")?

PostPosted: 02. February 2005 11:40
by shahram
I don't know how to do this?
I've found this line in php.ini
zend_optimizer.enable_loader = 0
and i turned 0 to 1 but still doesn't work :?:

Thanks