AsuraBro Posted December 8, 2015 Posted December 8, 2015 (edited) so i did install flucp on a webhost online and it did work. i tried now to install it on my localhost to test stuff and i keep getting this problem. i never encountered it while installing on webhost. i install all rA sql files then tried to install fluxCP i got this error im using wampserver Edited December 8, 2015 by AsuraBro
0 AsuraBro Posted December 8, 2015 Author Posted December 8, 2015 (edited) Have you MySQL connect to servers.php added? yes, the weird part is i tried to download it fresh again and install it on new sql db then i install rA sql files then tried to install flux it shows this for me even i don't have them in my sql db and here is my servers.conf // -- 'Convert' option only works when 'Encoding' option is specified and iconv (http://php.net/iconv) is available. // -- It specifies the encoding to convert your MySQL data to on the website (most likely needs to be utf8) 'Hostname' => 'localhost', 'Username' => 'ragnarok', 'Password' => 'ragnarok', 'Database' => 'ragnarok', 'Persistent' => true, 'Timezone' => null // Example: '+0:00' is UTC. // -- 'Convert' option only works when 'Encoding' option is specified and iconv (http://php.net/iconv) is available. // -- It specifies the encoding to convert your MySQL data to on the website (most likely needs to be utf8) 'Hostname' => 'localhost', 'Username' => 'ragnarok', 'Password' => 'ragnarok', 'Database' => 'ragnarok', 'Persistent' => true, 'Timezone' => null // Possible values is as described in the comment in DbConfig. EDIT: problem solved after reinstalling wampserver. Edited December 8, 2015 by AsuraBro
0 Sasuke Uchiha Posted December 8, 2015 Posted December 8, 2015 Have you MySQL connect to servers.php added?
Question
AsuraBro
so i did install flucp on a webhost online and it did work.
i tried now to install it on my localhost to test stuff and i keep getting this problem. i never encountered it while installing on webhost.
i install all rA sql files then tried to install fluxCP i got this error
im using wampserver

Edited by AsuraBro2 answers to this question
Recommended Posts