I went to install client exec on my server the control panel I am using is kloxo, anyhow I uploaded all the files to the server i go to my domain /install.php and I get this error <?php //003ab
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');@dl($__ln );if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);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);}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _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);
?>
4+oV567h/tVM6qB46VPGQlNRmg/8K+V80ISByg2igF1z5c1qziThTdQohrqguaKYs9eKGPz09k1t
7e3cZcau2+1c573cvO/urOF/pRyGae+YDLXq/N+YQrPb2yWdy2IEXaIpVB3K5aRf+Y/w7/meTrPu
VmUsTdpTWvl4g6n1aYbtxc0z8VIc1S3Xh5FMsLdr2lUBcf0U5FDehpOdQWAq85EHMMugmIp6YwDZ
jZLVrpJ38UWStyt1UiohwHXP+hDOi7Ze+jEn9NRY/rnfhyjRTYDzOy34N+TAvvLo//aItwXuTH6Y
R95vlTw8UHa/qThoQJzLkccrOAHs/u+xyXOZ9pTvbK5UzUvE82aJ7qqnKJWw4N1R+o//5mqX3lda
38auWdP4TUheCSgHtcPX/B16HpfL9MGHov3z2k4thqsnCTJ0+prNeTLBhmZLrAB6298t2NQRlWn0
taDBCo7inniz2kB0zMgOjHfRvqU+zeKsD6rl8Xh0qPegwYCX1fAuj4qUskFEbYDckGL7CuenHtt0
K0NnR+8EXIe3btpHtUQSBBM4X6DAWbliCupKZVVAFyr7uFLEZkB2yQqQpVNCUBKjQBTKYXDFD8ol
9puc8kjU5R9X0DL6rRHv1GEm+aN/gsLsUQSBAGbMvae/sL987ctSNTXsx58GkWgJ1ie5s6QuXcjd
mmJQDoBsmvTcJdZUWHqUBLy0DlKDTkAHWCEZUto8eYBp7c/Zht85XpcSpCENHaclC2+cUdvyOrHK
ofnJcm2NI2ly81Z+pUsWFgMUiL5DCTSdcB3t15ULfkqf0Ev2eH6lfDybYBzl46LyeaJ3ZoZUuTiV
jG8g3S3DwDSj+kKQyHtBxKMlggzBWrfK88X0uxQYYOpdDxhNNJ09ZF01oNfY5wkf1kETTo5QVhC2
txQkkysHoo+ilmMZYyyW4yhkljxk8JkK6sw1iV/LDO4SSU4EkyIyQIuzinrbFRF+J3kHTVTWIk44
T6nbaYY9U0jTeDnzUqWHeu32x+YEEsFb43TKLwJ6e90CtCV6/SeXqT/X8G7aWs8BrDMUIW815uBP
JrIdH4BCstSwwrXZWfQEosFQ4GOicJ0AcYJi59mqlyBreV3uJwJGA8fEh+AX5VGKlvq+yo3CG0Aj
IcL+UzQSWFf2ReLk6+PXsC5W3SXnVYBBAu3tWVs/zKXOs0==

what does that mean? I know it is php But How do I fix it and install client exec?