in reply to Re^7: Help with Geo::IP output
in thread Help with Geo::IP output

Create a database, then provide the connection details either via the command line argument or your config file.

Replies are listed 'Best First'.
Re^9: Help with Geo::IP output
by Anonymous Monk on Jun 24, 2020 at 17:06 UTC

    Thank you so much for your patience. I have created an SQLite db...but unlike MySQL where I know what the connection details are (e.g. db_user, db_password,...), I do not know what these are for SQLite. What does the config file look like?

        So I need to create an SQLite database called geoip?