|
Well you can upload the physical data using SCP. Unless you need to use the data from development then you shouldn't need to transfer the database just the queries used to create it. If you need the data then export it from the database you are using (MySQL? it would help people to help you if they know what you used) and then import it to the servers database. Overall their isn't much here to help since we don't know what you are actually using. However Apache is simple enough to set-up so once you transfer your files and set-up the hosts in the configuration file it should work fine other then the database what may need more work.
|