»3. Populate the Database

In order to use your site, you're going to need to populate your MySQL database with the required information to get the service started.

$ cd $LJHOME
$ bin/upgrading/update-db.pl --runsql --populate
$ bin/upgrading/texttool.pl load

That'll bring your database schema up-to-date and populate it with any look-up data it needs.