Drupal upload
July 25th, 2016
Ive made a drupal website locally on my wampserver, now i want to upload it to my one.com account, any ideas how to do this? (This is no installation its a completed website) plz help me asap this is for school and very important
thx in advance
just upload your drupal folder to your webserver. each and every file.
then use phpmyadmin and export your detabase in .sql file and upload this database to server by importing it with phpmyadmin. then just make changes in sites/default/settings.php ( detabase name , dbusername and password) n thats it. here is your site online