Haynes Forums

Haynes Forums (http://www.haynes.co.uk/forums/index.php)
-   Off subject (http://www.haynes.co.uk/forums/forumdisplay.php?f=12)
-   -   Members run roadster forum (http://www.haynes.co.uk/forums/showthread.php?t=10690)

Bonzo 2nd December 2012 08:59 PM

Quote:

Originally Posted by Talonmotorsport (Post 84369)
WTF did he say? I don't know either, just nod and smile son just nod and smile..

That's me to a tee Phil, it's all double dutch to me too. :o :D

Good job Junior is a none too shabby web designer.

Just as a back up, I do have a dedicated domain name already registered.

flyerncle 2nd December 2012 09:05 PM

Might be a good idea if you are agreeable Ronnie to have some info on all and sundry if it goes boobs skywards.

you may be old but no fool .:p

twinturbo 2nd December 2012 09:25 PM

Quote:

Originally Posted by Talonmotorsport (Post 84369)
Well that seems very simple should'nt take you much more than 20 mins then............. WTF did he say? I don't know either, just nod and smile son just nod and smile..

That was the noddy version....

The more ( nearly accurate version ) assuming a linux host.


cd /srv/www/sitename
mysqldump sitedatabase > sitedatabase.sql
cd ..
tar cvzf site.tgz sitename
scp site.tgz user@newhostserver:/srv/www
ssh newhostserver
cd /srv/www
tar xvcf site.tgz
cd sitename
mysql
>create database sitedatabse;
>exit;
mysql -d sitedatabase < sitedatabase.sql



Then just make sure the DNS is set, and that the webserver knows how to handle the virtual server you have just created.

With a fair wind, no hicups, and a does of luck...

Could be a 5 minuet job...

but it usualy has no wind, rampent hicups and dose of pain...




But that's assuming you have access to the server to run the commands to export the site.


Long time since I have moved a forum, but it's no different to shifting other databased sites.

TT

twinturbo 2nd December 2012 09:29 PM

See , I even made a mistake there that would cause the new site to fail.. Darn typograpucal eroros

TT

robo 2nd December 2012 09:39 PM

Quote:

Originally Posted by flyerncle (Post 84372)
Might be a good idea if you are agreeable Ronnie to have some info on all and sundry if it goes boobs skywards.

you may be old but no fool .:p

I promise not to say what I really think and wont put my foot in it. Probably end up with odd job instead of mr H:)

Bob

AshG 2nd December 2012 10:00 PM

i spoke to haynes IT the other day and they are looking at upgrading the forum software to a newer version so unfortunately i guess its just a case of waiting for the purchase order for the newer software to be signed off by haynes management so IT can go out and buy the software and install it.

The V8 Files 2nd December 2012 10:17 PM

Quote:

Originally Posted by AshG (Post 84397)
i spoke to haynes IT the other day and they are looking at upgrading the forum software to a newer version so unfortunately i guess its just a case of waiting for the purchase order for the newer software to be signed off by haynes management so IT can go out and buy the software and install it.

The Truth Is Out There :confused:

robo 2nd December 2012 11:13 PM

Quote:

Originally Posted by AshG (Post 84397)
i spoke to haynes IT the other day and they are looking at upgrading the forum software to a newer version so unfortunately i guess its just a case of waiting for the purchase order for the newer software to be signed off by haynes management so IT can go out and buy the software and install it.

That reads like when and if they look at upgrading the software at some point there may or may not be a purchase order for the management to may or may not sign off.

HMMMM fudge comes to mind so I will still make the call.

Bob

The V8 Files 3rd December 2012 12:07 AM

Being kept in the dark = Total disrespect, not good :(

shh120m 3rd December 2012 09:05 AM

Quote:

Originally Posted by twinturbo (Post 84385)


cd /srv/www/sitename
mysqldump sitedatabase > sitedatabase.sql
cd ..
tar cvzf site.tgz sitename
scp site.tgz user@newhostserver:/srv/www
ssh newhostserver
cd /srv/www
tar xvcf site.tgz
cd sitename
mysql
>create database sitedatabse;
>exit;
mysql -d sitedatabase < sitedatabase.s

TT


Oh no the spammers are here again:eek: :D


All times are GMT +1. The time now is 07:49 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.