403Webshell
Server IP : 208.122.213.31  /  Your IP : 216.73.216.45
Web Server : Apache
System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64
User : WHMCS_MIA_382 ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/httpd/html/www.superporner.com/porn/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/httpd/html/www.superporner.com/porn/admin/reset_encoder.php
<? require "header.php"; 
if($_GET[reset]) {
	mysql_query("UPDATE status SET encoder_running = 0, encoder_done = 0");
	header("Location: /admin/index.php"); 
}
?>


     <div id="right_column">
        <!-- RIGHT -->
        <div id="right_top">
        	<div id="right_home"></div>
            <div id="right_right">  
            <a href="reset_encoder.php">Reset Encoder</a>          
            </div>
        </div>
        
        
        
        <div id="right_bg">
        
      		<h2>Reset<strong>Encoder</strong></h2>
            <p>
       
When the encoder is running, a file is placed in admin/scripts/ to tell the script how many files are left. If this file is present, it locks the encoder from being run again to prevent multiple executions at once. <strong>The ps aux function below may not work on all servers due to varying permissions and setups from host to host, and should not be considered 100% reliable</strong>. Are you absolutely sure you want to reset the encoder? <br /><br />
<?
$var = shell_exec('ps aux | grep encoder');
if(stripos($var,'encoder_cron.php')) {
		echo "<span style='color: green; font-weight: bold;'>Command 'ps aux | grep encoder' reports encoder is running!</span><br><br>";
}
else {
	echo "<span style='color: red; font-weight: bold;'>Command 'ps aux | grep encoder' reports encoder is NOT running!</span><br><br>";
}
?>
<a href='<? echo $basehttp; ?>/admin/reset_encoder.php?reset=true'>Yes, Reset the encoder!</a>.
               </p>  
          
        
        </div>
        
        <div id="right_bottom"></div>
       
        <!-- RIGHT -->
        
        
        
        <!-- STATYSTYKI -->
      
        
      
        </div>
       <!-- STATYSTYKI -->       
        
    
    
    </div>
  



</div>


      
        
<? require "footer.php"; ?>

Youez - 2016 - github.com/yon3zu
LinuXploit