Jump to content

Licensing.php encoding error


zomex

Recommended Posts

Hello,

It looks like the licensing module from v8.6 has not been updated for PHP v8.1/Ioncube:

Whoops\Exception\ErrorException: The file /home/x/public_html/clients/modules/servers/licensing/licensing.php encoded as type [1/72] cannot be decoded by this version of the ionCube Loader.

Thanks

Link to comment
Share on other sites

2 hours ago, zomex said:

Hello,

It looks like the licensing module from v8.6 has not been updated for PHP v8.1/Ioncube:

Whoops\Exception\ErrorException: The file /home/x/public_html/clients/modules/servers/licensing/licensing.php encoded as type [1/72] cannot be decoded by this version of the ionCube Loader.

Thanks

Where are you getting that error?

Link to comment
Share on other sites

Thanks everyone.

I am seeing the error on the clientsservices.php admin page.

Also showing as incompatible with PHP v8.1/Ioncube via the PHP Version Compatibility page. All other files are fine.

As per WSA's reply it's likely a glitch on my end. I'll upload those files again from a fresh copy.

Link to comment
Share on other sites

13 minutes ago, zomex said:

All sorted after reuploading the licensing directory.

Must have been a glitch, all other files fine.

Thanks.

Strange one, second report of that happening (albeit the other report wasn't the licensing module, rather the system health checker). Sounds like a bug in the update utility (which I assume was used in your instance?)

Edited by leemahoney3
Link to comment
Share on other sites

11 hours ago, leemahoney3 said:

Strange one, second report of that happening (albeit the other report wasn't the licensing module, rather the system health checker). Sounds like a bug in the update utility (which I assume was used in your instance?)

I completed the update manually. Always do for Zomex.com.

I think the licensing issue was one off. For some reason my upload must have missed that directory.

Thanks.

Link to comment
Share on other sites

Just now, zomex said:

I completed the update manually. Always do for Zomex.com.

I think the licensing issue was one off. For some reason my upload must have missed that directory.

Thanks.

How are you uploading files? Normally .php files are uploaded as ASCII (text files) but that is not actually true for Ion Cube files as they are encoded files. In my experience they can get corrupted when you upload them as ASCII with some FTP/SFTP software. 

Trying switching to binary. If your FTP client is changing something in the file, the entire encoded Ioncube file is now corrupted.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated