Go Back   Tactical Gamer > General Forums > Hardware & Software Discussion


Hardware & Software Discussion Hardware and Software discussion and troubleshooting. Tweakers and Overclockers welcome!

Reply
 
Thread Tools
Old 08-22-2006, 09:54 AM   #1 (permalink)
 
Gixxer_USMC's Avatar
 
Join Date: Aug 2005
Location: Michigan
Age: 41
Posts: 729
Need help with moving website to new server.

Well, I am having a lot of trouble with the current host of my website.
At times, and it is happening very frequently, my site becomes PAINFULLY slow and my customers are complaining about that and they tell me they just leave the site because it is too slow.

My subscription with them is up on Sept 11th, and I would like to switch it to another server but do not know how to move everything so it will work as it is now.

If there is anyone out there who can give me a hand, I will throw them a little cash for the help.

Also, If you have any suggestions on a host, I would appreciate that as well.

I am currently looking at Liquid Web Inc. - 800-580-4985 - Web Hosting Professionals and 1&1 Internet Inc. - Web Hosting Services and Domain Name Registration

Thank You to all that reply.
__________________
|TG-7th| Gixxer_USMC

" Winners Never Quit ..... Quitters Never Win "




[combat][squadl][conduct][defense3][medic]
[armor][tog-c1][tg-c2][ma-c1][taw-c1]

Gixxer_USMC is offline   Reply With Quote
Old 08-22-2006, 10:31 AM   #2 (permalink)




 
Pokerface's Avatar
 
Join Date: May 2003
Location: MD, USA
Age: 29
Posts: 5,722
Re: Need help with moving website to new server.

What do you have that would need to be moved? Just PHP and MySQL stuff?
__________________

NS Game Officer. TF2 Admin. BF2 Admin / Scripter. PM with issues.
Tempus: Pokerface is nailing it right on the head. Everyone who is arguing against him is simply arguing against reality.
<anmuzi> it is not permitted to have privacy or anonymity
<LazyEye> yeah when I play on TG the server digs though my trash

Arm yourself with knowledge: TG NS TF2 BF2
Pokerface is offline   Reply With Quote
Sponsored links
Old 08-22-2006, 11:13 AM   #3 (permalink)
 
Gixxer_USMC's Avatar
 
Join Date: Aug 2005
Location: Michigan
Age: 41
Posts: 729
Re: Need help with moving website to new server.

Quote:
Originally Posted by Pokerface View Post
What do you have that would need to be moved? Just PHP and MySQL stuff?

Yeah ... and alot of images
__________________
|TG-7th| Gixxer_USMC

" Winners Never Quit ..... Quitters Never Win "




[combat][squadl][conduct][defense3][medic]
[armor][tog-c1][tg-c2][ma-c1][taw-c1]

Gixxer_USMC is offline   Reply With Quote
Old 08-22-2006, 11:22 AM   #4 (permalink)
 
BaneII's Avatar
 
Join Date: Sep 2005
Location: Durham, NC
Posts: 2,424
Re: Need help with moving website to new server.

I use these two hosting companies for my business needs. They offer pretty good service and packages.
GoDaddy
Lunarpages
__________________
-33rd- BaneII
Smokers & Jokers
BaneII is offline   Reply With Quote
Old 08-22-2006, 11:31 AM   #5 (permalink)




 
Pokerface's Avatar
 
Join Date: May 2003
Location: MD, USA
Age: 29
Posts: 5,722
Re: Need help with moving website to new server.

Quote:
Originally Posted by Gixxer_USMC View Post
Yeah ... and alot of images
Then moving shouldn't be much of an issue... copy everything locally, and export out the SQL from MyPHPAdmin, and plop it all down in the new place. Shouldn't be more than editing a couple of variables in a config file somewhere (MySQL server vars), provided that the site is created well.
__________________

NS Game Officer. TF2 Admin. BF2 Admin / Scripter. PM with issues.
Tempus: Pokerface is nailing it right on the head. Everyone who is arguing against him is simply arguing against reality.
<anmuzi> it is not permitted to have privacy or anonymity
<LazyEye> yeah when I play on TG the server digs though my trash

Arm yourself with knowledge: TG NS TF2 BF2
Pokerface is offline   Reply With Quote
Old 08-22-2006, 12:06 PM   #6 (permalink)
 
Lorian's Avatar
 
Join Date: Feb 2006
Location: United Kingdom
Age: 18
Posts: 2,036
Re: Need help with moving website to new server.

Like Pokerface said, there may some differences with the way PHP is set up between the servers. So a couple of things to look out for are PHP versions, register and short tags. (Ie. <? ?> instead of <?php ?>)
__________________

|TG-E17th|Lorian

Member since 18th February 2006
Supporting member since 4th August 2006


PGP public key

Processor: Intel Core 2 Duo E6420 Memory: 2x 1GB Corsair XMS2 DDR2-800 RAM
Video Card: XFX NVIDIA GeForce 6800 XT 256MB Monitor: 17" Dell CRT and 15" generic LCD
Sound Card: Creative X-Fi Xtrememusic and Creative Sound Blaster Live! (no Linux X-Fi drivers yet)


Lorian is offline   Reply With Quote
Sponsored links
Old 08-22-2006, 12:18 PM   #7 (permalink)
 
Shiner's Avatar
 
Join Date: Jul 2005
Location: Dallas, TX
Age: 30
Posts: 2,251
Re: Need help with moving website to new server.

I've started to use Godaddy and enjoy their hosting. I also have a business e-commerce website setup with Jumpline using their VDS package, but that is generally overkill.

Transferring shouldn't be too hard, but as poker mentioned there could be issues on the software side of any change. Is your website run on a custom application or something like Joomlya which could be updated relatively easilty?
__________________

Shiner is offline   Reply With Quote
Old 08-22-2006, 05:57 PM   #8 (permalink)
 
jmaker's Avatar
 
Join Date: Jan 2006
Location: Warren, OH
Age: 28
Posts: 2,618
Re: Need help with moving website to new server.

Well I still have a free 1&1 webspace that I hardly use. If you have nothing that is too sensitive I could upload it on there first to see if it works.

EDIT: I just checked and 1&1 is running PHP version 5.1.4 with register globals off and short tags on if that helps any.
__________________

jmaker is offline   Reply With Quote
Old 08-22-2006, 06:21 PM   #9 (permalink)
 
Join Date: Jul 2005
Posts: 4,494
Re: Need help with moving website to new server.

Does your current host use cPanel? Do any of your future hosts use cPanel?

If both are using cPanel (VERY common control panel software for webhosts), then it would be a rather simple matter of downloading the backups from the current host and restoring them on the new host. Only hiccup would be if the path to your home directory varies -- can overcome that by talking with your future host before you sign up. Just ask the new host with help transferring the site -- most will be quite helpful. FWIW, it looks like LiquidWeb uses cPanel..

Check WebHostingTalk for reviews and possible deals from hosts. Great site!
__________________
Battlefield Admin(BF2 Rules) (BF2142 Rules)
[volun2][medic][defense3][eng2][support]
[sg-c1][gchq-c1][tog-c1][ma-c1][taw-c1][tg-c2]
Support TG | Write for TacticalWiki | BF2 Sig. Generator | TS Help
perry is offline   Reply With Quote
Old 08-22-2006, 08:08 PM   #10 (permalink)
 
Gixxer_USMC's Avatar
 
Join Date: Aug 2005
Location: Michigan
Age: 41
Posts: 729
Re: Need help with moving website to new server.

Thanks guys .... yes Perry .. my current host uses CPANEL. ( Web Hosting by iPowerWeb )
Thing is, I am very illiterate when it comes to all this, which is why I asked if someone was willing to help with the move.

If someone is willing to help with the actual moving, I would appreciate it and would be willing to offer some money for the help.
__________________
|TG-7th| Gixxer_USMC

" Winners Never Quit ..... Quitters Never Win "




[combat][squadl][conduct][defense3][medic]
[armor][tog-c1][tg-c2][ma-c1][taw-c1]

Gixxer_USMC is offline   Reply With Quote
Sponsored links
Old 08-22-2006, 09:03 PM   #11 (permalink)
 
Join Date: Jul 2005
Posts: 4,494
Re: Need help with moving website to new server.

I'd almost say to ask the new host if they'll help you. cPanel will make it pretty easy to set things up. I'd offer as I'm pretty comfortable working inside webhosts, etc, but I'm not sure how much time I'll have between now and then. Especially as we get in to September.
__________________
Battlefield Admin(BF2 Rules) (BF2142 Rules)
[volun2][medic][defense3][eng2][support]
[sg-c1][gchq-c1][tog-c1][ma-c1][taw-c1][tg-c2]
Support TG | Write for TacticalWiki | BF2 Sig. Generator | TS Help
perry is offline   Reply With Quote
Old 08-23-2006, 12:48 PM   #12 (permalink)
 
BaneII's Avatar
 
Join Date: Sep 2005
Location: Durham, NC
Posts: 2,424
Re: Need help with moving website to new server.

Quote:
Originally Posted by perry View Post
Does your current host use cPanel? Do any of your future hosts use cPanel?
Lunarpages uses cPanel. GoDaddy does not.
__________________
-33rd- BaneII
Smokers & Jokers
BaneII is offline   Reply With Quote
Sponsored links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Battlefield 2 readme Tempus Battlefield 2 - Technical Support & FAQs 14 06-15-2005 04:09 AM


All times are GMT -4. The time now is 02:58 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
©2004-2008 - Tactical Gamer - All Rights Reserved