PHABRICATOR SETUP

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                This setup mode will guide you through setting up your Phabricator configuration.


>>>  CORE CONFIGURATION  -------------------------------------------------------

 okay  PHP's deprecated 'safe_mode' is disabled.
 okay  'open_basedir' is not set.
[WARN] You have not configured 'security.alternate-file-domain'. This may make your installation vulnerable to attack. Make sure you read the documentation for this parameter and understand the consequences of leaving it unconfigured.
[OKAY] Core configuration OKAY.


>>>  REQUIRED PHP EXTENSIONS  --------------------------------------------------

 okay  Extension 'mysql' installed.
 okay  Extension 'hash' installed.
 okay  Extension 'json' installed.
 okay  Extension 'openssl' installed.
 okay  Extension 'curl' installed.
 okay  pcntl is available from the command line.
[OKAY] All extensions OKAY


>>>  GIT SUBMODULES  -----------------------------------------------------------

 okay  Git submodule 'externals/javelin' up to date.
[OKAY] All submodules OKAY.


>>>  BASIC CONFIGURATION  ------------------------------------------------------

 okay  phabricator.base-uri
 okay  Timezone 'America/Edmonton' configured.
[OKAY] Basic configuration OKAY


>>>  GD LIBRARY  ---------------------------------------------------------------

 okay  Extension 'gd' is loaded.
 okay  Support for 'PNG' is available.
 okay  Support for 'GIF' is available.
 okay  Support for 'JPEG' is available.
[OKAY] 'gd' loaded and has full image type support.


>>>  FACEBOOK INTEGRATION  -----------------------------------------------------

 skip  'facebook.auth-enabled' not enabled.


>>>  MySQL DATABASE & STORAGE CONFIGURATION  -----------------------------------


*** NOTE: Your MySQL connect timeout is very high (60 seconds). Consider reducing it
          by setting 'mysql.connect_timeout' in your php.ini.

 okay  Trying to connect to MySQL database solas@localhost...


<<< *** FAILURE! *** >>>
Setup failure! Unable to connect to MySQL database 'localhost' with user 'solas'. Edit Phabricator configuration keys 'mysql.user', 'mysql.host' and 'mysql.pass' to enable Phabricator to connect.