01-26-2021, 01:49 AM
(01-25-2021, 11:04 PM)deanhills Wrote: @fitkoh I haven't used WISECP at all, so I'm not as knowledgeable. I think you're correct as Softaculous was using ioncube loader. Maybe the ioncube for WISCECP is different and premium. I still need to work through it to check it out.
It would be interesting if there is going to be an indirect cost of WISECP by needing to have a license for some of its parts.
So I guess the proof is in the pudding. One has to try it out first.
I'm working on this now. I'll edit this post with my results. Uploading setup files now. My interest was piqued when I saw they had a module for cyberpanel integration.
[edit]
After uploading the setup files, I was missing 2 requirements from a standard cyberpanel install: ioncube & mod_rewrite. No problem to enable mod_rewrite in cyberpanel, so I set about installing ioncube.
I followed this tutorial here: https://idroot.us/install-ioncube-loader-ubuntu-20-04/ making a small modification to use php7.3 rather than 7.4
I verified that ioncube loader is installed with ~$: php - v
Code: (Select All)
Zend Engine v3.3.23, Copyright (c) 1998-2018 Zend Technologies
with the ionCube PHP Loader + ionCube24 v10.4.5, Copyright (c) 2002-2020, by ionCube Ltd.
with Zend OPcache v7.3.23-1+focal, Copyright (c) 1999-2018, by Zend Technologies
But the wisecp install is still listing ioncube as a missing requirement. I don't know if this a bug or if it requires an ioncube component other than the loader.