Jump to content

If a hosted site says it supports php does that also mean it supports mysql?


struax

Recommended Posts

Moved a website that used MS Access db from a local to a hosted site. They (hosted site)  say they do not support asp so i need to find a database to use. 

 

They are using an apache server and they say they support PHP.

 

My question is how do i move the mysql database to the server?

 

Should i just ftp it to the server, and if so , what directory should i put it in?

 

Or do i just need to connect to the server with mysql and publish it to the server?

 

I hate being such a newb.

 

Or should i try using another database like xml or something easier.

This if just for a used car dealers website to display his inventory.

 

Thanks,

 

Link to comment
Share on other sites

They (hosted site)  say they do not support asp so i need to find a database to use. 

 

I'm not sure what that means--ASP is not a database.

 

My question is how do i move the mysql database to the server?

 

Does your host have MySQL? If so, they should give you instructions on how to work with it.

Link to comment
Share on other sites

  • 3 weeks later...

They say they support mysql.

Do I need to create the mysql on the local host on my pc and then push it up to their server or should i be able to connect to the mysql db on their server?

 

The hosting company seems to know less about databases than i do, and that scares me.

 

 

Thanks

 

Link to comment
Share on other sites

Ok, it's like 2 different worlds that are bridged, when it comes to files that your website uses (assuming .php, of course)... yeah, you use an ftp client to put files up on your server.

 

When putting your database up to your server, use a database manager like Sqlyog (Enterprise edition highly recommended).  It allows you to manage your database in a drag and drop like fashion as well as by keying, and best of all it is a Database File Transfer Client. Allowing you to move/copy your database from the MySQL version on your pc to your server.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.