F furimedia Well-Known Member Sep 2, 2008 #1 Sep 2, 2008 #1 Hi I'm trying to load the latest ioncube loader, on demand, rather than loading it via php.ini extensions. I have not had any luck with this. Anyone can give me a clue how to achieve this?
Hi I'm trying to load the latest ioncube loader, on demand, rather than loading it via php.ini extensions. I have not had any luck with this. Anyone can give me a clue how to achieve this?
M mistwang LiteSpeed Staff Sep 2, 2008 #2 Sep 2, 2008 #2 I don't have an answer for this, but I think for security reason, you need to put the loadable module in the "extension_dir", if you have not done it yet.
I don't have an answer for this, but I think for security reason, you need to put the loadable module in the "extension_dir", if you have not done it yet.
F furimedia Well-Known Member Sep 3, 2008 #3 Sep 3, 2008 #3 Unfortunately, that didn't work out for me. Any chance of seeing this work? Could this be a litespeed issue?
Unfortunately, that didn't work out for me. Any chance of seeing this work? Could this be a litespeed issue?
M mistwang LiteSpeed Staff Sep 3, 2008 #4 Sep 3, 2008 #4 No, it is a completely PHP issue. You can try turning on Apache temporarily see if you can make it work. Check stderr.log and error.log for related errors emitted by PHP.
No, it is a completely PHP issue. You can try turning on Apache temporarily see if you can make it work. Check stderr.log and error.log for related errors emitted by PHP.