Changes in Tables
Last updated
Last updated
There are 2 tables in which you have to make slight changes.
The table `settings` contain all important information to run the site.
Open the `settings` table in PhpMyAdmin and change the values in following fields:
site_url : enter your own site on name on which your script is hosted:
The table `users` contains information about users.
Open the table `Users` in PhpMyAdmin and edit the first row with ID = 1. Change the field with your own appropriate values. Change values in username, name, email and phone.
Don't change or enter any other field directly from database.