HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/cloudlinux/alt-php53/root/usr/share/pear/test/MDB2/tests/import.schema.php
<?php

/**
 * A means to create the database and tables used by the test suite.
 *
 * The test suite builds the requisite structures automatically.  This script
 * is made available in the event you want to do so manually.
 *
 * @package MDB2
 * @category Database
 * @author Daniel Convissor <danielc@php.net>
 */

error_reporting(E_ALL & ~E_STRICT & ~E_DEPRECATED);

/**
 * Establish the test suite's environment.
 */
require_once __DIR__ . '/autoload.inc';

mdb2_test_db_object_provider();

?>
DONE!