1
Welcome, Guest. Please login or register.
November 22, 2008, 10:24:59 AM
Home Help Search Login Register
News: iJoomla SideBars for Joomla 1.5 is here!

+  iJoomla Forum
|-+  General
| |-+  General iJoomla Discussions
| | |-+  Users who are using php version 5.2.5 please read.
« previous next »
Pages: [1] Print
Author Topic: Users who are using php version 5.2.5 please read.  (Read 2128 times)
Rob Joyce
QA Manager and Technical Support
customers
Newbie
*
Posts: 30



View Profile
« on: December 17, 2007, 10:51:53 PM »

Those users who have PHP version 5.2.5 should be made aware that the PHP development team has changed the way in which the dl() (Dynamic Loading) function works.

What does this mean to you?
It means that if you have one of our components installed and your hosting service upgrades your PHP version to 5.2.5, then your component will stop working.

How do you fix this?
There are 2 options.
1) Ask your hosting service to make syre that ioncube is installed on the server.
2)You download the ioncube loaders from ioncube.com for the operating system that your server has and php version 5.2.
Then you have to modify the php.ini file in the administrator dirctory and add the zend_extension command to the file.
zend_extension = /usr/home/public_html/administrator/ioncube/ioncubefilename.so;
create an ioncube directory in the administrator directory and place the ioncube loader file there.
In the above command, replace /usr/home/public_html with the path to your website.
If this doesn't work for you, please create a support ticket and I'll do what I can to help you.
Logged

Rob Joyce
Customer Support & QA
iJoomla.com
lysakowski
customers
Newbie
*
Posts: 6


View Profile Email
« Reply #1 on: March 13, 2008, 10:00:53 AM »

I am just getting started again with iJoomla components. 

My ISP upgraded to the latest version of PHP, which is 5.2.5. 

You said that a modification is needed to make iJoomla stuff work properly because of your IonCube license approach. 

Your posting was back in 2007. 

Is this hack/modification still needed in March 2008, or have you fixed the iJoomla components to rely on current standard PHP infrastructure? 

I hate to have to make basic infrastructure hacks or mods for proprietary products, because these mods will have to be redone everytime the ISP upgrades things. 

My ISP upgrades are out of my control. 

I can't keep track of all special customizations for every iJoomla product. 

Logged
Rob Joyce
QA Manager and Technical Support
customers
Newbie
*
Posts: 30



View Profile
« Reply #2 on: March 13, 2008, 11:53:10 PM »

Hi,
  for anyone using a coponent that is ioncube encoded, the server must have ioncube installed if the php version is 5.2.5.
Dynamic loading does not work propperly in that version of PHP. But strangely enough, it is only the ioncube loader that won't load. all the others like sourceguardian, do load.
There is a workaround that does work most of the time:
In the administrator directory, create a file php.ini
inside this file enter the command:
zend_extension = /enter your absolute path here/administrator/ioncube/ioncube_loader_lin_5.2.so;
The above comand should be on a single line and include the ; at the end.
Of course, you shold replace "enter your absolute path here" with the absolute_path setting from your site settings.
The, create the folder /administrator/ioncube and place the ioncube_loader_lin_5.2.so file in that directory.

Modification:
For windows users:
So, as you can see from the error message, you will need to change a couple of things.
zend_extension = C:/wamp/www/ioncube/ioncube_loader_lin_5.2.so;
to
zend_extension_ts = C:/wamp/www/ioncube/ioncube_loader_win_5.2.dll;


If you have any problems. please let me know.
« Last Edit: March 15, 2008, 07:49:47 PM by Rob Joyce » Logged

Rob Joyce
Customer Support & QA
iJoomla.com
spersad728
customers
Newbie
*
Posts: 2


View Profile Email
« Reply #3 on: August 06, 2008, 07:02:04 PM »

Does this still work with php 5.2.6?
Logged
Bane_
customers
Newbie
*
Posts: 1


View Profile Email
« Reply #4 on: August 09, 2008, 01:02:55 PM »

Does this still work with php 5.2.6?

Good question - feedback please?  Smiley
Logged
RicardoCorai
customers
Hero Member
*
Posts: 2264


View Profile WWW
« Reply #5 on: August 11, 2008, 07:27:46 AM »

Please submit a support ticket and we will help you with this.
Best regards,
Logged

Ricardo Corai
Moderator
www.planetacms.com
k4lch
customers
Newbie
*
Posts: 8


View Profile Email
« Reply #6 on: October 18, 2008, 09:18:29 AM »

yes it work for 5.2.6
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Theme Globe by Eponnox