PHP - Editting Ioncube
I've been asked to edit somebody's website for them.
There is a file containing about 100 lines of random characters that is loaded by an IonCube loader (or something). This file seems to be the one that contains the problem (if I comment out the bit where the file is included then a whole chunk of the site - including the bit I want to edit - is missing.) Can I edit this file, or is it like this due to encryption or something? Similar TutorialsOk I have been trying to while fix a couple of bugs on a website, however after a number of weeks searching forums after forums, books and all, I have come to the conclusion I am unable to fix it, myself anyhow, I hope someone can help me fix is, thanks in advance. Heres the problem, I go onto one of the pages this one is about.php and this is what is showing up; Quote Site error: the file /home/site/public_html/inc/globals.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator. Now the strange thing is, ioncube_loader and all additional files are there. If you need any code, feel free to ask Regards, Mark This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=330778.0 Friends, I developed a script in php & i tested the script before encoding & its working fine. After i encoded the script through ionCube PHP Encoder & uploaded in my server but the file shows only blank page. Its not executing after encoding. What is the problem ?? How to fix it ? |