File manager - Edit - /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/lib/aefer/ssymlink.php
Back
<?php error_reporting(E_ALL); function softdie($txt, $ret = false){ $array = array(); $array['result'] = $txt; $array['ret'] = $ret; echo '<aefer>'.base64_encode(serialize($array)).'</aefer>';die(); } // First Delete yourself ! @unlink(__FILE__); // More has to be done here ! // CHMOD $paths = unserialize(base64_decode('[[[paths]]]')); if(!function_exists('symlink')){ softdie('NO_FUNC'); } $ret = symlink($paths['target'], $paths['link']); softdie('DONE', $ret);
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings