Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > PHP / MySQL Assistance

PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-25-2009, 12:18 PM
dusalon3 dusalon3 is offline
Junior Member
 
Join Date: Apr 2009
Posts: 3
Default zend settings in php.ini on older from my hosting

I got a problem. One folder from my hosting contain few php files which are encrypted by Zend. So far, so good but in this folder I should have own php.ini file for some reasons. What command line(s) I should write in order to function Zend?
Reply With Quote
  #2  
Old 07-27-2009, 03:39 PM
index's Avatar
index index is offline
Moderator
 
Join Date: Aug 2008
Location: Italy
Posts: 201
Default Re: zend settings in php.ini on older from my hosting

Start edit your local php.ini file and paste the following lines in it:
Code:
[Zend]
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_optimizer.version=3.3.3
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
3.33 is an extension that should be applied at the end of each line. This is the current Optimizer version.
Reply With Quote
Reply

Tags
hosting, older, phpini, settings, zend

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 04:10 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.