First step is create a database in your host, you can named it what ever you want
Then create a database user
After you create a database and user, you can Add a User to a Database
In the Manage User Privileges, select all PRIVILEGES
Then click Make Changes Button
Now you must edit the connection in your script and link to the database that you've have created, go to your public_html/yourdomain/ find config.new.php, config.php & connect.php select edit and then fill a hostname, username, password & database named that you have created in your host.
After done, the next step is go to the public_html/yourdomain/install.php
But before you go there make sure that you have edit all the information about your hostname, username, password & database named in your config.new.php, config.php & connect.php file.
If the installation successful, you can remove the install.php and install.sql file from your public_html.
And Congratulations, you have your own Aurora GPT Script :)
No comments:
Post a Comment