ZelosAvalon 14 Posted February 10, 2016 every times when i try to install fluxcp tell em Incorrect password. Please enter your installer password to continue with the update. but i'm using the correct password from application.php https://www.dropbox.com/s/vboxw6qvyr102i8/Captura%20de%20tela%202016-02-10%2018.58.14.png?dl=0 Quote Share this post Link to post Share on other sites
0 astralprojection 35 Posted February 11, 2016 <?php 2 // This is the application configuration file. All values have been set to 3 // the default, and should be changed as needed. 4 return array( 5 'ServerAddress' => 'localhost', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) 6 'BaseURI' => '', // The base URI is the base web root on which your application lies. 7 'InstallerPassword' => 'secretpassword', // Installer/updater password. 8 'RequireOwnership' => true, // Require the executing user to be owner of the FLUX_ROOT/data/ directory tree? (Better for security) 9 // WARNING: This will be mostly IGNORED on non-POSIX-compliant OSes (e.g. Windows). 10 'DefaultLoginGroup' => null, 11 'DefaultCharMapServer' => null, 12 'DefaultLanguage' => 'en_us', // Specify the default control panel language (see FLUX_ROOT/lang/ directory for available languages.) 13 'SiteTitle' => 'Flux Control Panel', // This value is only used if the theme decides to use it. Default password is "secretpassword" . You should change it and use new password during install Quote Share this post Link to post Share on other sites
0 ZelosAvalon 14 Posted February 12, 2016 <?php 2 // This is the application configuration file. All values have been set to 3 // the default, and should be changed as needed. 4 return array( 5 'ServerAddress' => 'localhost', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) 6 'BaseURI' => '', // The base URI is the base web root on which your application lies. 7 'InstallerPassword' => 'secretpassword', // Installer/updater password. 8 'RequireOwnership' => true, // Require the executing user to be owner of the FLUX_ROOT/data/ directory tree? (Better for security) 9 // WARNING: This will be mostly IGNORED on non-POSIX-compliant OSes (e.g. Windows). 10 'DefaultLoginGroup' => null, 11 'DefaultCharMapServer' => null, 12 'DefaultLanguage' => 'en_us', // Specify the default control panel language (see FLUX_ROOT/lang/ directory for available languages.) 13 'SiteTitle' => 'Flux Control Panel', // This value is only used if the theme decides to use it. Default password is "secretpassword" . You should change it and use new password during install i change it to: 'InstallerPassword' => '123456', // Installer/updater password. but always give me a message Incorrect password. Quote Share this post Link to post Share on other sites
0 astralprojection 35 Posted February 13, 2016 I believe that secret password was not change i tried that link on your screenshot and its accepting "secretpassword" Quote Share this post Link to post Share on other sites
0 ZelosAvalon 14 Posted February 15, 2016 I believe that secret password was not change i tried that link on your screenshot and its accepting "secretpassword" always give me the same message Incorrect password. i dont know why this happend, i always install fluxcp for alot of ppl and now give me this error, some1 have an tutorial about fluxcp i can follow ? Quote Share this post Link to post Share on other sites
every times when i try to install fluxcp tell em Incorrect password. Please enter your installer password to continue with the update.
but i'm using the correct password from application.php
https://www.dropbox.com/s/vboxw6qvyr102i8/Captura%20de%20tela%202016-02-10%2018.58.14.png?dl=0
Share this post
Link to post
Share on other sites