Server IP : 184.154.167.98 / Your IP : 18.220.196.68 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/mesa/setup/inc/ |
Upload File : |
<?php if(!defined('SETUPINC')) die('Kwaheri!'); ?> <div id="main"> <h1 style="color:#FF7700;"><?php echo __('osTicket is already installed?');?></h1> <div id="intro"> <p><?php echo sprintf(__('Configuration file already changed - which could mean osTicket is already installed or the config file is corrupted. If you are trying to upgrade osTicket, then go to %s Admin Panel %s.'), '<a href="../scp/admin.php" >', '</a>');?></p> <p><?php echo __('If you believe this is in error, please try replacing the config file with a unchanged template copy and try again or get technical help.');?></p> <p><?php echo sprintf(__('Refer to the %s Installation Guide %s on the wiki for more information.'), '<a target="_blank" href="https://docs.osticket.com/en/latest/Getting%20Started/Installation.html">', '</a>');?></p> </div> </div> <div id="sidebar"> <h3><?php echo __('Need Help?');?></h3> <p> <?php echo __('We provide <u>professional installation services</u> and commercial support with guaranteed response times, and access to the core development team.');?> <a target="_blank" href="https://osticket.com/support"><?php echo __('Learn More!');?></a> </p> </div>