✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server303.web-hosting.com ​🇻​♯➤ 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 199.188.205.31 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.7
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /var/softaculous/lychee//_clone.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// clone.php
//===========================================================
// SOFTACULOUS 
// Version : 4.2.8
// 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');

}

//The Install process
function __clone(){

global $__settings, $error, $software, $globals, $replace_data, $source_data;
	
	//Do we meet the Minimum software requirements
	__requirements();
	
	if(!empty($error)){
		return false;
	}
	
	$temp = parse_url($source_data['softurl']);
	$source_data['relativeurl'] = $temp['path'];
	
	$temp = parse_url($__settings['softurl']);
	$__settings['relativeurl'] = $temp['path'];
	
	// config.php	
	$file = sfile($__settings['softpath'].'/data/config.php');
	
	if(empty($file)){
		$error[] = 'Could not read the config file to get the dbprefix.';
		return false;
	}
	
	soft_preg_replace('/\$dbTablePrefix(\s*?)=(\s*?)("|\')(.*?)("|\')/is', $file, $__settings['dbprefix'], 4);
	
	sclone_replace($replace_data, $__settings['softpath'].'/data/config.php', true);
	
	//sql
	$__settings['identifier'] = md5(microtime(true));
	$query = "UPDATE `".$__settings['dbprefix']."_lychee_settings` SET `value`='".$__settings['identifier']."' WHERE `key` = 'identifier';";
	sdb_query($query, $__settings['softdbhost'], $__settings['softdbuser'], $__settings['softdbpass'], $__settings['softdb']);
		
	if(sfile_exists($__settings['softpath'].'/.htaccess')){
	
		// If the installation is on root domain we need to change the below relative URL
		if(is_dom_root($source_data['softpath'])){
			$replace_data['RewriteBase \'/\''] = 'RewriteBase \''.$__settings['relativeurl'].'\'';
			$replace_data['RewriteBase /'] = 'RewriteBase '.$__settings['relativeurl'];
		}elseif(is_dom_root($__settings['softpath'])){
			$replace_data['RewriteBase \''.$source_data['relativeurl'].'\''] = 'RewriteBase \'/\'';
			$replace_data['RewriteBase '.$source_data['relativeurl']] = 'RewriteBase /';
		}
		
		sclone_replace($replace_data, $__settings['softpath'].'/.htaccess', true);		
	}
	
	// CHMOD some files
	@schmod($__settings['softpath'].'/uploads/', $globals['odc'], 1);
}

//Check whether the Minimum Software configuration matches
function __requirements(){

global $__settings, $error, $software;
	
	return true;

}

?>


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
26 Jun 2026 8.57 PM
root / root
0755
images
--
26 Jun 2026 8.57 PM
root / root
0755
php53
--
26 Jun 2026 8.57 PM
root / root
0755
php56
--
26 Jun 2026 8.57 PM
root / root
0755
php71
--
26 Jun 2026 8.57 PM
root / root
0755
php81
--
26 Jun 2026 8.57 PM
root / root
0755
php82
--
26 Jun 2026 8.57 PM
root / root
0755
.env
12.18 KB
23 Jun 2026 7.58 AM
root / root
0644
.htaccess
0.306 KB
5 Jan 2023 10.07 AM
root / root
0644
_clone.php
2.898 KB
23 Dec 2021 11.54 AM
root / root
0644
_edit.php
4.527 KB
23 Dec 2021 11.54 AM
root / root
0644
_edit.xml
0.423 KB
23 Dec 2021 11.54 AM
root / root
0644
changelog.txt
10.484 KB
26 Jun 2026 8.56 AM
root / root
0644
extend.php
9.921 KB
26 Jun 2026 12.46 PM
root / root
0644
fileindex.php
0.221 KB
26 Dec 2022 11.09 AM
root / root
0644
import.php
4.031 KB
26 Jun 2026 12.46 PM
root / root
0644
info.xml
4.652 KB
26 Jun 2026 8.56 AM
root / root
0644
install.js
0.902 KB
23 Dec 2021 11.54 AM
root / root
0644
install.php
5.52 KB
26 Jun 2026 12.46 PM
root / root
0644
install.xml
0.438 KB
23 Dec 2021 11.54 AM
root / root
0644
lychee.sql
146.273 KB
26 Jun 2026 8.56 AM
root / root
0644
lychee.zip
41.5 MB
26 Jun 2026 8.56 AM
root / root
0644
md5
1.205 KB
26 Jun 2026 12.46 PM
root / root
0644
notes.txt
1.96 KB
18 Mar 2026 5.30 AM
root / root
0644
update_pass.php
0.598 KB
5 Sep 2022 11.24 AM
root / root
0644
upgrade.php
3.576 KB
26 Jun 2026 12.46 PM
root / root
0644
upgrade.xml
0.561 KB
18 Mar 2026 5.30 AM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF