Page 1 of 1

Zend Optimizer Problem

PostPosted: 05. July 2005 16:47
by rockyuk
Hi Everyone,
Just installed the latest version of XAMPP and switched the PHP version from PHP 5 back to 4.3 now when i try Zend Encoded File all i get is Zend Optimizer not installed? What do i need to change to get this to work?

Thanks

Rockyuk

PostPosted: 05. July 2005 16:53
by Wiedmann
Enable it in the "php.ini".

Zend Optimizer Problem

PostPosted: 05. July 2005 17:04
by rockyuk
Hi Wiedmann,
Sorry how do i enable it?

Thanks

Rockyuk

PostPosted: 05. July 2005 17:17
by deepsurfer
edit
c:\apachefriends\xampp\apache\bin\php.ini

at line ~1103 til 1109 delete all " ; ", safe and restart apache

Zend Optimizer Problem

PostPosted: 05. July 2005 17:43
by rockyuk
Hi Deepsurfer,
I got this message when i done that Fatal error: Cannot redeclare class config in c:\apachefriends\xampp\php\pear\Config.php on line 43???

Thanks

Rockyuk

PostPosted: 05. July 2005 17:59
by deepsurfer
hhmmm... testing


by me the zend works ok... normal XAMPP 1.4.14 Installation (Zip-Version)

PostPosted: 07. July 2005 05:18
by foxxx428
My Zend and Eaccelerator were both disabled in the final version. I enabled them both again and everything is well except for that nagging warning when restarting apache. Anyway, if you remove the comments like Weidman said, reboot the whole computer and all should be well.

Make sure you you change it here: F:\xampp\apache\bin or whatever drive yours is in or you changed it in the wrong place. Xampp has a php.ini in a few different places.