GRAYBYTE WORDPRESS FILE MANAGER5080

Server IP : 149.255.58.128 / Your IP : 216.73.216.204
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /var/softaculous/webmail/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /var/softaculous/webmail//migrate.php
<?php
use Symfony\Component\Console\Input\ArrayInput;
use Symfony\Component\Console\Output\BufferedOutput;

require_once "../system/autoload.php";
\Aurora\System\Api::Init(true);

$sPassword = "pass";

set_time_limit(0);

if (!(isset($_GET['pass']) && $sPassword !== '' && $sPassword === $_GET['pass'])) {
    exit("Migration script password is incorrect or not set.");
}

class P8ToP9Migration
{
    
    public function Init()
    {
    }
    
    public function Start()
    {
        try {
            $container = \Aurora\Api::GetContainer();
            $container['console']->setAutoExit(false);

            $output = new BufferedOutput();

            $container['console']->find('migrate:eav-to-sql')
                ->run(new ArrayInput([
                    '--no-interaction'=>true,
                    '--wipe'=>!!$_GET['wipe'],
                    '--quiet'=>!!$_GET['quiet'],
                    '--migrate-file'=>!!$_GET['migrate-file'],
                ]), $output);

            $content = array_filter(explode(PHP_EOL, $output->fetch()));
            dd($content);
        } catch (\Exception $oEx) {
            dd($oEx);
            \Aurora\System\Api::LogException($oEx);
        }
    }

}
ob_start();
$oMigration = new P8ToP9Migration();
$oMigration->Start();
ob_end_flush();
exit("Done");

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 23 2025 09:37:16
0 / root
0755
images
--
January 21 2025 10:37:22
0 / root
0755
php53
--
January 21 2025 10:37:22
0 / root
0755
php56
--
January 21 2025 10:37:22
0 / root
0755
php71
--
January 21 2025 10:37:22
0 / root
0755
php81
--
January 21 2025 10:37:22
0 / root
0755
php82
--
January 21 2025 10:37:22
0 / root
0755
Core.config.json
4.251 KB
January 20 2025 04:28:00
0 / root
0644
_edit.php
3.577 KB
December 23 2021 06:54:36
0 / root
0644
_edit.xml
0.423 KB
December 23 2021 06:54:36
0 / root
0644
_extend.php
1.514 KB
December 23 2021 06:54:36
0 / root
0644
changelog.txt
2.532 KB
January 20 2025 04:28:00
0 / root
0644
clone.php
4.978 KB
January 20 2025 07:30:28
0 / root
0644
config.json
7.129 KB
January 20 2025 04:28:00
0 / root
0644
db_init.php
0.604 KB
December 23 2021 06:54:36
0 / root
0644
encryption_key.php
0.008 KB
September 19 2024 05:58:12
0 / root
0644
fileindex.php
0.184 KB
April 04 2024 08:28:46
0 / root
0644
import.php
3.822 KB
January 20 2025 07:30:28
0 / root
0644
info.xml
3.876 KB
January 20 2025 04:28:00
0 / root
0644
install.js
1.289 KB
December 23 2021 06:54:36
0 / root
0644
install.php
5.86 KB
January 20 2025 07:30:28
0 / root
0644
install.xml
3.578 KB
December 23 2021 06:54:36
0 / root
0644
md5
2.157 KB
January 20 2025 07:30:28
0 / root
0644
migrate.php
1.284 KB
December 23 2021 06:54:36
0 / root
0644
notes.txt
1.462 KB
June 11 2024 06:54:16
0 / root
0644
upgrade.php
5.741 KB
January 20 2025 07:30:28
0 / root
0644
upgrade.xml
0.612 KB
September 19 2024 05:58:12
0 / root
0644
webmail.sql
42.154 KB
January 20 2025 04:28:00
0 / root
0644
webmail.zip
66.92 MB
January 20 2025 04:28:00
0 / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF