Fatal error, Plugins and Zend Optimizer
-
Hi guys,
I’m trying to add blogging to my internet marketing but I’m having challenges. My WP blog is hosted with Godaddy. After intalling some plugins, I get a Fatal error message when I try to view my site. Here’s part of the response Godaddy to my request:
“Zend Optimizer? is a free application that runs the files encoded by the Zend Guard, while enhancing the performance of PHP applications.To enable Zend Optimizer on your hosting account, you must either modify or create a php.ini file if your hosting account runs PHP 4, or your php5.ini file if your hosting account runs PHP 5. The file you create or modify must include the following code:
[Zend]
zend_optimizer.optimization_level=15
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3
zend_extension=/usr/local/Zend/lib/Optimizer-3.3.3/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3/ZendExtensionManager_TS.soNOTE: We recommend backing up your php.ini or php5.ini file before modifying it.” All these are above my head. I need help desperately.
I’m sorry that I used so much space.
- The topic ‘Fatal error, Plugins and Zend Optimizer’ is closed to new replies.