I am stuck with Drigg intsalltion Installation guide is here What does loading mean? How can i load I am having the databse at http://www.xxxxx.com/drigg/drigg_distr_sql.mysql I am installing the site at http://www.xxxxx.com Please tell me what to do? How can i do it with Phpmyadmin Thank you
You can do this with phpMyAdmin - just go to your database in phpMyAdmin, click Import, and in the file select field, choose the file you want to import. You'll have to download the file to your local computer first to be able to do this.
or from the command line if you have shell access type "mysql -p < somesql.sql", obviously replace soemsql.sql with a file containing the contents of the mysql dump if your web host has cPanel, then there is similar funcitonality provided by phpMyAdmin