✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

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

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

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /var/softaculous/grav//_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'];
	
	// 
	$file = sfile($__settings['softpath'].'/user/config/security.yaml');
	
	if(empty($file)){
		$error[] = 'Could not read the required file.';
		return false;
	}
	
	soft_preg_replace('/salt:(\s*?)(.*?)\n/is', $file, $salt, 2);
	$__settings['salt'] = __generateRandomString(14);
	
	if(!empty($salt)){
		$replace_data[$salt] = $__settings['salt'];		
	}
	
	sclone_replace($replace_data, $__settings['softpath'].'/user/config/security.yaml', true);
	
	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);		
	}
	
	srm($__settings['softpath'].'/cache/');
	smkdir($__settings['softpath'].'/cache/', $globals['odc']);
	swrite($__settings['softpath'].'/cache/.gitkeep', "", 1);
	@schmod($__settings['softpath'].'/cache/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/images/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/user/data/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/user/accounts/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/user/pages/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/user/themes/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/user/plugins/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/logs/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/tmp/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/backup/', $globals['odc']);
	@schmod($__settings['softpath'].'/bin/', $globals['odc'], 1);
	@schmod($__settings['softpath'].'/user/config/site.yaml', $globals['ofc']);
	@schmod($__settings['softpath'].'/user/config/media.yaml', $globals['ofc']);
	@schmod($__settings['softpath'].'/user/config/streams.yaml', $globals['ofc']);
	@schmod($__settings['softpath'].'/user/config/system.yaml', $globals['ofc']);
	@schmod($__settings['softpath'].'/user/config/themes/', $globals['odc']);
	@schmod($__settings['softpath'].'/user/config/scheduler.yaml', $globals['ofc']);
	@schmod($__settings['softpath'].'/user/config/backups.yaml', $globals['ofc']);
	
}

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

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

}
/**
* Generate a random string of a given length
*
* @param int $length
*
* @return string
*/
function __generateRandomString($length = 5)
{
	return substr(str_shuffle("0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"), 0, $length);
}

?>


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


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
28 Jun 2026 9.52 AM
root / root
0755
images
--
25 Jun 2026 9.52 AM
root / root
0755
php53
--
25 Jun 2026 9.52 AM
root / root
0755
php56
--
25 Jun 2026 9.52 AM
root / root
0755
php71
--
25 Jun 2026 9.52 AM
root / root
0755
php81
--
25 Jun 2026 9.52 AM
root / root
0755
php82
--
25 Jun 2026 9.52 AM
root / root
0755
upgrade
--
25 Jun 2026 9.52 AM
root / root
0755
_clone.php
4.149 KB
24 Jun 2026 8.18 AM
root / root
0644
admin.yaml
0.286 KB
24 Jun 2026 8.18 AM
root / root
0644
changelog.txt
7.977 KB
24 Jun 2026 12.06 PM
root / root
0644
edit.php
3.79 KB
24 Jun 2026 12.40 PM
root / root
0644
edit.xml
0.423 KB
23 Dec 2021 11.54 AM
root / root
0644
extend.php
9.098 KB
24 Jun 2026 12.40 PM
root / root
0644
fileindex.php
0.234 KB
12 Nov 2025 9.12 AM
root / root
0644
grav.zip
20.89 MB
24 Jun 2026 12.06 PM
root / root
0644
import.php
2.44 KB
24 Jun 2026 12.40 PM
root / root
0644
info.xml
3.977 KB
24 Jun 2026 12.06 PM
root / root
0644
install.js
0.902 KB
23 Dec 2021 11.54 AM
root / root
0644
install.php
8.421 KB
24 Jun 2026 12.40 PM
root / root
0644
install.xml
0.904 KB
23 Dec 2021 11.54 AM
root / root
0644
md5
2.156 KB
24 Jun 2026 12.40 PM
root / root
0644
notes.txt
1.046 KB
24 Jun 2026 12.06 PM
root / root
0644
update_pass.php
0.528 KB
23 Dec 2021 11.54 AM
root / root
0644
upgrade.php
5.939 KB
24 Jun 2026 12.40 PM
root / root
0644
upgrade.xml
0.671 KB
24 Jun 2026 8.18 AM
root / root
0644
versions.yaml
0.063 KB
24 Jun 2026 12.06 PM
root / root
0644

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