|
#1
|
|||
|
|||
|
I could not find this answered anywhere, a very simple question, do you have the Zend optimizer installed? This is a PHP plugin necessary for most TGP sites.
Thank you |
|
#2
|
||||
|
||||
|
It is on the shared servers.
__________________
“There is a principle which is a bar against all information, which is proof against all arguments and which cannot fail to keep a man in everlasting ignorance—that principle is contempt prior to investigation.” —Herbert Spencer
|
|
#3
|
|||
|
|||
|
I've got a drupal module complaining about zend. Apparently earlier versions of zend sucked, but their new versions are ok.
Anyway, I need to know what version of zend is used on the shared servers. |
|
#4
|
||||
|
||||
|
This is what my shared server shows.
Quote:
__________________
“There is a principle which is a bar against all information, which is proof against all arguments and which cannot fail to keep a man in everlasting ignorance—that principle is contempt prior to investigation.” —Herbert Spencer
|
|
#5
|
|||
|
|||
|
Yes it is installed, and when you call or chat to support that's all they will tell you.
![]() So I've posted this reply to help people actually USE IT! Here's What I have had to do to get scripts to take advantage of the Zend Optimizer Support I had to add this code to my php.ini file: Code:
zend_extension="/etc/ioncube/ioncube_loader_lin_5.2.so"
|
|
#6
|
|||
|
|||
|
Quote:
Thanks! Does this mean that those of us who don't have that line in our PHP.inis aren't actually reaping the benefits of the Zend encoder? From the looks of my phpinfo results, I don't think this .ini line is necessary... Last edited by James P; 04-29-2008 at 02:51 PM. |
|
#7
|
|||
|
|||
|
I have some apps in joomla that are in sub dirs that complain about no zend optimization support, once I add this it seems to help, the component i am using is the JoomSuite components from JoomSuite.com
Last edited by noneck; 05-17-2008 at 04:53 PM. |
|
#8
|
||||
|
||||
|
PHP.ini needs to be in every folder and zend needs to be in php.ini in order for it to work properly.
|
|
#9
|
|||
|
|||
|
Yeah, its installed, as well as ionCube I believe.
|
|
#10
|
|||
|
|||
|
Hmmm... how do you know which versions of Zend and such we have? My php.ini has ioncube 4.4 in it, should I mess around and put 5.2 in?
|
|
#11
|
||||
|
||||
|
Look at the phpinfo for the main php.ini and copy what it has. (Or look at the main PHP.ini for the server)
Last edited by Serra; 05-23-2008 at 01:54 PM. |
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
All times are GMT -5. The time now is 01:16 AM.











