Hi I bought vBMailer script and the guys who produced are now 'Out of Business'
So I have this problem that I resolved before but now for some reason I can't:
Quote:
Site error: the file /home/iogamesc/public_html/chat/admincp/qhvbmailer.php requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.
|
First Lines of the Code/Script:
Quote:
<?php //003a4
// www.quantumhacks.com - QH vbMailer - v2.0 - Released on: 9/11/2007
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3) );$__ln='/ioncube/ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3 ).(($__oc=='win')?'.dll':'.so');$__oid=$__id=realp ath(ini_get('extension_dir'));$__here=dirname(__FI LE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists ($__oid.$__lp)){$__ln=$__lp;break;}}}@dl($__ln);}e lse{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){re turn _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the site administrator.');exit(199);
?>
|
I've installed ionCube's folder both, in root and forums folder, added the line to php.ini and placed on all the folders [worked before]
So what can I do?
--------------- Added [DATE]1196468237[/DATE] at [TIME]1196468237[/TIME] ---------------
and when installed the proper IONCUBE in root I run the tool and:
Quote:
Warning: dl() [function.dl]: Unable to load dynamic library './/../../../../../home/iogamesc/public_html/chat/ioncube/ioncube_loader_lin_4.4.so' - .//../../../../../home/iogamesc/public_html/chat/ioncube/ioncube_loader_lin_4.4.so: cannot open shared object file: No such file or directory in /home/iogamesc/public_html/chat/admincp/ioncube-loader-helper.php on line 411
|
--------------- Added [DATE]1196469908[/DATE] at [TIME]1196469908[/TIME] ---------------
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
Thank You For Ignoring Me! I Find The Solution! :d