leco Posted January 28, 2008 Report Posted January 28, 2008 Not sure if this should be in the How do I . . . forum or in here, but I'm sure someone will put me right if it's in the wrong place. Having created my EdugeekJoomla web site and got it how I want it on my local machine (not that I have yet but a bit of forward planning has got to be a good thing). How do I transfer that to a remote server? Do I have to install the package on the remote host and then re-create the site or is there a way of uploading that preserves the design? Sorry if this is a really stupid question but I'm more used to a flat site, just uploading changed pages, not done a database based site before.
Edu-IT Posted January 28, 2008 Report Posted January 28, 2008 You should just be able to upload everything to your host. You will need to backup the database though on your local machine and restore this backup to your host.
Ric_ Posted January 28, 2008 Report Posted January 28, 2008 Sorry... this should be on the wiki... Back up the MySQL database on the local machine Extract the database on your remote host FTP all the files to the remote host Edit the configuration.php file (depending on your hosting provider you may find it easiest to install a new copy on the server, run through the setup and copy the configuration.php before blitzing the lot - you will then have a known good configuration.php file) Check all the file/directory permissions are correct
leco Posted January 28, 2008 Author Report Posted January 28, 2008 Sorry... this should be on the wiki... Back up the MySQL database on the local machine OK so far Extract the database on your remote host How do I do that? FTP all the files to the remote host Can do that Edit the configuration.php file (depending on your hosting provider you may find it easiest to install a new copy on the server, run through the setup and copy the configuration.php before blitzing the lot - you will then have a known good configuration.php file) Never done that before so again how do I do it? Check all the file/directory permissions are correct Many thanks for this Ric_ I'm enjoying the learning even if at times it seems like a vertical wall.
Ric_ Posted January 28, 2008 Report Posted January 28, 2008 Extracting the SQL: If you have something like phpmyadmin simply stick the file (proabably something.sql) into the relevant box. You may even have remote MySQL access and can just use MySQL Administrator. To edit the configuration.php file: Just open in your favourite text editor (I like vi but wordpad would do on Windows).
leco Posted January 28, 2008 Author Report Posted January 28, 2008 Thanks again Ric_ I'll have a practice. I'll need to ask my remote host about MySQL admin access. I have phpMyAdmin, just starting to have a look around that. As I mentioned I'm not used to dealing with databases for web sites. Wish me luck:-)
Edu-IT Posted January 28, 2008 Report Posted January 28, 2008 Thanks again Ric_ I'll have a practice. I'll need to ask my remote host about MySQL admin access. I have phpMyAdmin, just starting to have a look around that. As I mentioned I'm not used to dealing with databases for web sites. Wish me luck:-) Who is your host? Do they use cPanel?
leco Posted January 28, 2008 Author Report Posted January 28, 2008 Who is your host? Do they use cPanel? Host is YHGfL, sorry I've no idea if they use cPanel (whatever that is)
Edu-IT Posted January 28, 2008 Report Posted January 28, 2008 (edited) Host is YHGfL, sorry I've no idea if they use cPanel (whatever that is) They wouldn't. I forgot that this is a school site and not a personal one. Have you managed to import the database? Edited January 28, 2008 by Edu-IT
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now