Hi
I am building a website and was wondering how i uploaded a database like mySQL what files do i upload??? 🙂
Nathan
You will probably be using a tool like phpMyAdmin, this'll make it really easy. You can select a MySQL database and have the whole DB dump schema printed to a file...which can then be copied/pasted into a $query and run on the server via mysql_query($query);
Still confused!????? Hwo do it exactly!??
just download phpmyadmin, configure config.inc.php, upload the phpmyadmin dir to your spaceports account, and access it, use it
last time I checked, spaceports hosting serverice is very similar to Angelfire hosting. So you most likely cant use Mysql on it, not at least until the hosting company installs Mysql on it. Then you can. Hope this helps.
Jason Rottman
Spaceports does give you access to php/mysql but you need to put it on your cgi server (example: cgi.spaceports.com/~username/file.php) I think thats right, i quit using spaceports and moved to f2s.com (No freakin ads)
thanks f2s it is!