Page 2 of 2
Re: PHPbb
Posted: Mon Oct 05, 2009 1:58 pm
by SpiritWebb
hallsofvallhalla wrote:if you already have it working on local host then just export the database dump and import it to the host, then just copy all the files to the host. All you have to do after that is edit the config file to connect to your hosts database.
thats one last thing...I dont know how to do a MySql dump to get that .sql file...cause thats what I was going to do in the first place, but couldn't figure out how to do it...
Re: PHPbb
Posted: Mon Oct 05, 2009 4:34 pm
by hallsofvallhalla
go to database you want to export, up top there is a export button
remember to select save as file and to select all tables in the database you want to export.
to import just go to import in your host db
Re: PHPbb
Posted: Mon Oct 05, 2009 5:16 pm
by SpiritWebb
Alright, I will give it a shot. Right now, our other programmer is constructing from scratch our forum...so as soon as thats done, I will give it a shot! Thanks!