[DiscordArchive] nice what was the issue?
[DiscordArchive] nice what was the issue?
Archived author: Deleted User • Posted: 2018-01-12T10:08:16.594000+00:00
Original source
but get
Archived author: Deleted User • Posted: 2018-01-12T10:08:18.108000+00:00
Original source
Something went wrong:
Notice: Undefined index: cms_port in C:\xampp\htdocs\newsite\install\system.php on line 188
Notice: Undefined index: realmd_port in C:\xampp\htdocs\newsite\install\system.php on line 205
1
Archived author: Deleted User • Posted: 2018-01-12T10:08:37.828000+00:00
Original source
$db["account"]["port"] = '.(is_numeric($_POST['realmd_port']) ? $_POST['realmd_port'] : self::MYSQL_DEFAULT_PORT).';
205
$db["cms"]["port"] = '.(is_numeric($_POST['cms_port']) ? $_POST['cms_port'] : self::MYSQL_DEFAULT_PORT).';
188
Archived author: speedfangz • Posted: 2018-01-12T10:09:56.673000+00:00
Original source
https://github.com/azerothcore/FusionCMS...hp.dist#L9
[Embed: azerothcore/FusionCMS]
FusionCMS 6.2.1, Updates (6.1.7 to 6.2.1), All Modules and Themes
https://github.com/azerothcore/FusionCMS...e.php.dist
Archived author: speedfangz • Posted: 2018-01-12T10:10:09.193000+00:00
Original source
but the database.php