Support Forums

Loader ioncube problem

This is a discussion on Loader ioncube problem within the Technical Support forums, part of the Technical Support Forums category; Hi, i use wampserver and i have a problem with ioncube. At the end of installation i get the error: ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 08-21-2008, 06:56 AM   #1
Junior Member
 
Join Date: Aug 2008
Posts: 12
Rep Power: 13
kocicart is on a distinguished road
Question Loader ioncube problem

Hi,

i use wampserver and i have a problem with ioncube. At the end of installation i get the error:

Site error: the file D:\wamp\www\mysite\includes\classes\database\mysql .php requires the ionCube PHP Loader ioncube_loader_win_5.2.dll to be installed by the site administrator.

In my php.ini i have added line:

zend_extension_ts=d:\inocube\ioncube_loader_win_52 .dll

and i have still the problem. what going on?
kocicart is offline  
Old 08-21-2008, 08:26 AM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,413
Rep Power: 138
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

did you restart web server?

IS the path to the loader correct?
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline  
Old 08-21-2008, 09:05 AM   #3
Junior Member
 
Join Date: Aug 2008
Posts: 12
Rep Power: 13
kocicart is on a distinguished road
Default

yes, i restart my wampserver, and path is correct.
i have no idea whats i'm doing wrong.
kocicart is offline  
Old 08-21-2008, 09:47 AM   #4
curmudgeon
 
Join Date: Mar 2006
Posts: 5,413
Rep Power: 138
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Does the web server have rights to read the ioncube folder and files?
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline  
Old 08-21-2008, 10:04 AM   #5
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

I see a few problem with what you posted:
Code:
zend_extension_ts=d:\inocube\ioncube_loader_win_52  .dll
That has a mis-spelling and a space before the dot

It would probably be:
Code:
zend_extension_ts=d:\ioncube\ioncube_loader_win_5.2.dll
Also create a phpinfo page and make sure the ioncube loader is actually being loaded.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 08-21-2008, 01:21 PM   #6
Junior Member
 
Join Date: Aug 2008
Posts: 12
Rep Power: 13
kocicart is on a distinguished road
Default

i have make phpinfo page, and there no information about ioncube loader.
where i must looking for a mistake?
kocicart is offline  
Old 08-21-2008, 01:40 PM   #7
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Here is what I recommend.

1. Open the php info file and toward the top find this line:
Configuration File (php.ini) Path:

2. Make sure that is the php.ini file you are opening.

3. Place the ioncube loader line at the bottom but before any zend_extension lines. Double or triple check the path you have is correct.
zend_extension_ts=d:\ioncube\ioncube_loader_win_5. 2.dll
4. Restart apache and then check the phpinfo page again. See if it has "with the ionCube PHP Loader".

5. If not go through the steps again and keep checking your paths. If the path is not correct then it will never load.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 08-21-2008, 01:48 PM   #8
curmudgeon
 
Join Date: Mar 2006
Posts: 5,413
Rep Power: 138
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Also, have you looked in the ioncube folder to make sure the ioncube_loader_win_5. 2.dll file is actually there?
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline  
Old 08-21-2008, 02:47 PM   #9
Junior Member
 
Join Date: Aug 2008
Posts: 12
Rep Power: 13
kocicart is on a distinguished road
Default

i have checked 4 times and i thing that everything is ok, but probably it is not ok.
hmmm...
path is ok.
zend_extension_ts=d:\ioncube\ioncube_loader_win_5. 2.dll in php.ini is ok. i added this line above language options.
ioncube_loader_win_5. 2.dll is inside d:\ioncube\

i checked php.ini if is right file by change safe_mode, and phpinfo show chenged safe_mode, that means i edit proper file.

what i must verify yet?
kocicart is offline  
Old 08-21-2008, 03:26 PM   #10
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Hi,

Copy and paste the exact line you are using from the php.ini file.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Closed Thread

Tags
ioncube

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ioncube loader error discguy Technical Support 2 05-15-2008 03:06 PM


All times are GMT -4. The time now is 11:26 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0