Welcome to Lumise. Before getting started, we need some information on the database. You will need to know the following items before proceeding.

  1. Database name
  2. Database username
  3. Database password
  4. Database host
  5. Table prefix (if you want to run more than one Lumise in a single database)

We’re going to use this information to create a php_connector.php file. If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open php_connector-sample.php in a text editor, fill in your information, and save it as php_connector.php. Need more help? We got it.

Let’s go!