Hi all,
Maybe this is not the appropriate place to ask, but I give it a try...
I'm having a MySql database running fine on my local machine (WinXp Pro), where Apache2 is running as a local server.
My database application (PHP) is doing everything it needs to do on my local server.
The next step is to move my database to my hosting site. I see that my hosting site (siteflip.com) is using cPanel as an interface to my web space. I can create new MySql databases and via phpMyAdmin I can create new tables and content.
However, I'm looking for a way to get rid of these things. I would like to put my MySql files (so, tables and records, the whole content of my database), which are on my local PC (in the 'datadir' directory), directly on the site.
Does anyone know if this is possible and so, how it can be done?
I can hardly imagine that I have to create the database and tables directly via phpMyAdmin on my hosting web site. There should be another way, I guess (...I hope... )).
Anyone any idea?
Thanks in advance for the response.
GeertVc.
Maybe this is not the appropriate place to ask, but I give it a try...
I'm having a MySql database running fine on my local machine (WinXp Pro), where Apache2 is running as a local server.
My database application (PHP) is doing everything it needs to do on my local server.
The next step is to move my database to my hosting site. I see that my hosting site (siteflip.com) is using cPanel as an interface to my web space. I can create new MySql databases and via phpMyAdmin I can create new tables and content.
However, I'm looking for a way to get rid of these things. I would like to put my MySql files (so, tables and records, the whole content of my database), which are on my local PC (in the 'datadir' directory), directly on the site.
Does anyone know if this is possible and so, how it can be done?
I can hardly imagine that I have to create the database and tables directly via phpMyAdmin on my hosting web site. There should be another way, I guess (...I hope... )).
Anyone any idea?
Thanks in advance for the response.
GeertVc.