ionCube loaders 4.6.1 released

Ioncube 4.6.1 has been added to custombuild, however there is a bug so that we can't upgrade:

Code:
[root@server custombuild]# ./build ioncube
File already exists:    ioncube_loaders_lin_x86-64.tar.gz
There is no ionCube loader for PHP 5.6 released yet.
ionCube loader has been installed.
Stopping httpd:                                            [  OK  ]
Starting httpd:
[root@server custombuild]#

So the new version is not downloaded, it will just install the same old 4.5.3 version. I reported this bug yesterday, and was told smtalk should look at it. By the way, this is a new bug, it has been working correct recently, but not anymore.

@smtalk, is there any update about the time frame to fix this? I am running cb 2.0, only one php version, php 5.4.x + mod_php + mod_ruid2. It's CentOS 6.5 64bit
 
Are you sure you've executed "./build update" and have the new versions.txt file? About the "There is no ionCube loader for PHP 5.6 released yet." - that was only a cosmetic bug, it still got installed for your PHP 5.4. That text, which was misleading, is now fixed on files1. Thank you for the report.
 
Yes, of course I am sure of that. The bug still exist. I run ./build update, yes. Also, this happens both on servers with php 5.4 and servers with php 5.5. The misleading text is very real, because it does not downlaod the new ioncube version. I am on files1. I tested it again now, and the misleading text is still there, and the new ioncube versioni is not downloaded.

Code:
[root@server custombuild]# ./build ioncube
File already exists:    ioncube_loaders_lin_x86-64.tar.gz
There is no ionCube loader for PHP 5.6 released yet.
ionCube loader has been installed.
Stopping httpd:                                            [  OK  ]
Starting httpd:
[root@server custombuild]#

Code:
DirectAdmin WebServices Installer              |
 |     Written by Martynas Bendorius and DirectAdmin         |
 |               Version: 2.0.0-RC7 (rev: 647)

So I am stuck on Ioncube 4.5.3 until the bug is fixed.
 
Last edited:
Hello,

Sorry about that, I've updated it on files1.directadmin.com.
New script, but as well, links to the correct tar.gz files.

John
 
Thanks to both John and Martynas, it works correct now. I have upgraded to Ioncube 4.6.1 on all my servers, both a server with php 5.4.x and others with php 5.5.x, there was no problems.
 
Back
Top