Файловый менеджер - Редактировать - /var/www/aes/core/config.php
Назад
<?php /** * AE Soliman Server Config * * @author Daniel Sturrock * @copyright 2022 App Studio Pty Ltd */ if(isset($_SERVER['SERVER_NAME']) && strpos($_SERVER['SERVER_NAME'], 'aesoliman.local') !== false){ $config = [ 'errors' => true, 'https' => true, 'timezone' => 'Australia/Victoria', 'encryption_key' => '!@#$%^&*', 'database' => [ 'username' => 'root', 'password' => '@dmin1324', 'database' => 'ae_soliman', 'read_host' => 'localhost', 'write_host' => 'localhost' ] ]; }else{ $config = [ 'errors' => false, 'https' => true, 'timezone' => 'Australia/Victoria', 'encryption_key' => '!@#$%^&*', 'database' => [ 'username' => 'root', 'password' => '@Dmin1324', 'database' => 'ae_soliman', 'read_host' => 'localhost', 'write_host' => 'localhost' ] ]; }
| ver. 1.4 |
Github
|
.
| PHP 7.0.33-0ubuntu0.16.04.16 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка