Database Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
Login to your cpanel hosting and open MySQL Databases
Create database and give database name like you want, as example : ‘solodroid_myapp_db’
Create user for your database
Add user to your database and check ALL PRIVILEGES
Open phpMyAdmin and select your database
Import database file “ android_news_app_db.sql” from download package inside ‘admin_panel‘ folder
Open File Manager via cpanel or ftp server
Upload “android_news_app.zip” inside “admin_panel” folder to your folder destination on your hosting, then extract it
to change configuration please see includes/config.php file
you must edit this data with your own data.
Username : admin Password : admin