-
Zend Optimizer / WHMAutoPilot issue
Hi anyone here know how to configure the zend optimizer? my billing system not working because of zend optimizer error.
thank you and happy holidays.
-
-
There is a glitch with the setup for WHMAutopilot. It only has the ability to read "Your" php.ini settings to check if Zend is configured. You just have to add the [ZEND] info that WHB has, into your own master php.ini file.
You can only have ONE php.ini, with this code, in the (WWW/Public_html) folder.
This is an issue with Virtual-servers and Zend.
You simply have to COPY the ZEND-SETTINGS that this server uses, into each folder that has any ZEND-OPTOMIZED codes.
NOTE: If you do not have one, make one...
Add these (Unaltered) lines to the (WWW/Public_html)/php.ini file.
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.0
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.0
zend_optimizer.version=3.3.0
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
Last edited by JasonD; 12-24-2007 at 10:43 AM.
-
-
just got to view this. thanks really helped!
-
-

Originally Posted by
carlobee
just got to view this

thanks really helped!
Yes, it was, but do you think reviving a thread from a year ago was necessary? I mean it's apparent what your doing... you know, with your images and all, but your getting out of hand with it. Chill out.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules