Vaytrex Posted December 24, 2016 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 42 Reputation: 0 Joined: 02/21/13 Last Seen: September 21, 2022 Share Posted December 24, 2016 Hi all rAthena members! I met some problem while setting up the FluxCP in CentOS, after i setup the file config/application.php it pop up an error msg as shown as picture below. Any1 know whats the problem? Thanks! Link to comment Share on other sites More sharing options...
0 Akkarin Posted December 24, 2016 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted December 24, 2016 Your file editor doesn't understand the arrows and can't convert them to ascii/unicode in order to save them correctly. Link to comment Share on other sites More sharing options...
0 srhmike Posted December 24, 2016 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 261 Reputation: 53 Joined: 11/11/16 Last Seen: February 8, 2024 Share Posted December 24, 2016 Looks like you might of forgot an ' on something you changed. Link to comment Share on other sites More sharing options...
0 Vaytrex Posted December 24, 2016 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 42 Reputation: 0 Joined: 02/21/13 Last Seen: September 21, 2022 Author Share Posted December 24, 2016 14 hours ago, srhmike said: Looks like you might of forgot an ' on something you changed. I only changed the server address, base url and password. but the error code shows at line 90, i never been to line 90 Link to comment Share on other sites More sharing options...
0 srhmike Posted December 24, 2016 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 261 Reputation: 53 Joined: 11/11/16 Last Seen: February 8, 2024 Share Posted December 24, 2016 (edited) 'ServerAddress' => 'serveraddress', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) 'BaseURI' => '', // The base URI is the base web root on which your application lies. 'InstallerPassword' => '', If thats all you touched, do they have the ' like shown above? Will you post that file on here? Make sure to take off your pw, and any other info you dont want public. And please put it in a codebox Edited December 24, 2016 by srhmike Link to comment Share on other sites More sharing options...
0 Vaytrex Posted December 24, 2016 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 42 Reputation: 0 Joined: 02/21/13 Last Seen: September 21, 2022 Author Share Posted December 24, 2016 (edited) Aww I saw what happen already. I pull the FluxCP from github and these are what inside the application.php 'ColumnSortAscending' => ' ??, // (Visual) Text displayed for ascending sorted column names. 'ColumnSortDescending' => ' ??, line 89 and line 90 without ' as what as you said. Should ask someone to fix it Edited December 24, 2016 by Vaytrex Link to comment Share on other sites More sharing options...
0 srhmike Posted December 24, 2016 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 261 Reputation: 53 Joined: 11/11/16 Last Seen: February 8, 2024 Share Posted December 24, 2016 Which fluxcp are you using? I pulled the one from rAthena github it its correct. Link to comment Share on other sites More sharing options...
0 Vaytrex Posted December 25, 2016 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 42 Reputation: 0 Joined: 02/21/13 Last Seen: September 21, 2022 Author Share Posted December 25, 2016 17 hours ago, Akkarin said: Your file editor doesn't understand the arrows and can't convert them to ascii/unicode in order to save them correctly. Yes you are right. I using winscp default editor which not support unicode. I changed to sublime then problem solved. Thanks guys for the help! Link to comment Share on other sites More sharing options...
Question
Vaytrex
Hi all rAthena members!
I met some problem while setting up the FluxCP in CentOS, after i setup the file config/application.php it pop up an error msg as shown as picture below. Any1 know whats the problem? Thanks!
Link to comment
Share on other sites
7 answers to this question
Recommended Posts