Page 1 of 1
Sourceguardian?
Posted: Fri Mar 03, 2006 4:19 am
by derangedtaco
At this page of my website, I get an error.
http://www.derangedtaco.com/forum/index ... membermap2
Code: Select all
PHP script /home/zerorave/public_html/derangedtaco-com/forum/sources/membermap2/p_functions_4.php is protected by SourceGuardian and requires file ixed.4.3.11.lin or ixed.4.3.lin.
Please read SourceGuardian protected scripts manual.
This is before I have moved all of my old files to my new hosting account here. I'm just wondering what the problem is. And, when I do make the transfer, will it automatically fix itself?
Posted: Fri Mar 03, 2006 4:35 pm
by SHAdmin
You are recievin that error because the script that you are using seems to be encoded with the sourcegardian encoder, and currently smokyhosts server doesnt support it. Currently we have decoders for zend encoded files and ioncube encoded files. If you find either of those two version files of your script, then please upload those files and use them. If not available, please contact me via PM for more options.
Posted: Sat Mar 04, 2006 1:26 am
by derangedtaco
I'm still sort of confused.
So you're saying that I should find a different version of the mod that uses zend or ioncube, instead of sourceguardian?
BTW, you know what I'm going to ask... Would the installation of sourceguardian on your server be a big deal?
Posted: Sat Mar 04, 2006 6:29 am
by SHAdmin
Yes, i mean that if you can get a version of that mod which is encoded with ioncube or zend optimizer instead of sourceguardian.
To be frank, it is not a big deal, but first i have to survey a little to find out that it shouldn't clash with any currently installed decoders i.e. ioncube and zend optimizer. Once it is confirmed, i will get it installed. However this may take a while. I shall keep you informed as soon as it is available on the server.
Posted: Sat Mar 04, 2006 6:45 am
by derangedtaco
yeah,tell me when you get it done 8)
Posted: Sat Mar 11, 2006 7:11 am
by kaos_frack
SHadmin wrote:You are recievin that error because the script that you are using seems to be encoded with the sourcegardian encoder, and currently smokyhosts server doesnt support it. Currently we have decoders for zend encoded files and ioncube encoded files. If you find either of those two version files of your script, then please upload those files and use them. If not available, please contact me via PM for more options.
does smokyhosts support cURL?
has it installed in it with php?
Posted: Sat Mar 11, 2006 3:55 pm
by SHAdmin
Yes, smokyhosts supports curl and is installed with PHP.