PDA

View Full Version : Need to find a fast hosting service to run vb.


calvinnguyen
01-26-2004, 03:19 AM
Hello anyone



I am running vb3 CR3 for my website is getting slower and slower everyday. The speed loading page to page is terrible. This is not happend when I run vb2.x.



Right now my database is 320MB and active users online around 14-26.



and



Threads: 6,467, Posts: 51,768, Members: 952

Every time I need to backup my database then I ask my provider to backup for me because they didn't allow me to do that. And they let me download my dump by using ftp account.

My question is how can I used this database that I download to my PC to upload back to the new server if they were not allow me to using SSL?

Anyone know how to do it?

http://www.vbulletin.com/manual/movingservers.html

I follow this intruction but it not success when both servers are not provide me to access in root.

NEED HELP! ANYONE KNOW WHERE I CAN GET FAST SERVER TO RUN MY WEBSITE AND ALL SERVICES ON IT.

Zachery
01-26-2004, 04:09 AM
Hello anyone



I am running vb3 CR3 for my website is getting slower and slower everyday. The speed loading page to page is terrible. This is not happend when I run vb2.x.



Right now my database is 320MB and active users online around 14-26.



and



Threads: 6,467, Posts: 51,768, Members: 952

Every time I need to backup my database then I ask my provider to backup for me because they didn't allow me to do that. And they let me download my dump by using ftp account.

My question is how can I used this database that I download to my PC to upload back to the new server if they were not allow me to using SSL?

Anyone know how to do it?

http://www.vbulletin.com/manual/movingservers.html

I follow this intruction but it not success when both servers are not provide me to access in root.

NEED HELP! ANYONE KNOW WHERE I CAN GET FAST SERVER TO RUN MY WEBSITE AND ALL SERVICES ON IT.
i can personally suggest viperhost.com :) and probally there community hosting packages which are now at communehost.com :)

they proivde SSH access for you to backup your own account, and you dont need root to do it :)

MindTrix
01-26-2004, 06:05 AM
My hosting is by www.v76host.com (http://www.v76host.com) they are some people i know, very helpfull, and very cheap. They have different people who specialise in different areas etc. Also they will let you add them to their msn list so u can always bug them :)

Matrixgl
01-26-2004, 08:25 PM
I tried many different hosts, and seems like finally settled with Reseller123.net (or www.feverhost.com).

They just switched their servers, and the new one is much faster than the old. Both front end and ftp. You can see for yourself here: http://forums.gamerzlive.com

They have very good reseller packages, like
2 gb space
50 gb bandwidth
Unlimited Addon/parked domain, mysql databases, php, asp, frontpage extenction, 24/7 msn, aim support etc..
Webhost Manager for managing the domains you will host, and cPanel for managing each domain individually.

For only $15 a month (I got it cheaper, cause I bought the package when it was on sale)

And for switching servers, just give them your info, and they will move everything for you. They did that to me. And ask your old host for access just for a day. and if you cant do that, just upload your database in phpmyadmin.

tnguy3n
01-29-2004, 09:20 AM
Hello anyone
My question is how can I used this database that I download to my PC to upload back to the new server if they were not allow me to using SSL?

Anyone know how to do it?

http://www.vbulletin.com/manual/movingservers.html

I follow this intruction but it not success when both servers are not provide me to access in root.


Ye can also do it in phpMyAdmin; however, it takes a bit longer than using SSL. for 320 MB database probly takes 'round 1 hr. :D

Zachery
01-29-2004, 09:34 AM
Ye can also do it in phpMyAdmin; however, it takes a bit longer than using SSL. for 320 MB database probly takes 'round 1 hr. :D
phpmyadmin would time out just like vBs built in

NTLDR
01-29-2004, 01:36 PM
Ye can also do it in phpMyAdmin; however, it takes a bit longer than using SSL. for 320 MB database probly takes 'round 1 hr. :D

There is no way you'd be able to import the database thats 320MB via phpMyAdmin in one go, you'd need to split it up into 320+ chunks. SSH (not SSL which you don't need), is the only practical way to do it.

tnguy3n
01-29-2004, 02:34 PM
I've done it couples of times. By using phpMyAdmin, i didn't mean by importing, but to cut (or copy) and paste in Run SQL Query box. Gotta open the .sql file by Wordpad or Textpad cuz 320 MB is way too big for Notepad, using Shift + Scroll for quick text selection then paste in SQL Query. However, like I said, it takes a bit of time.

Zachery
01-29-2004, 06:44 PM
I've done it couples of times. By using phpMyAdmin, i didn't mean by importing, but to cut (or copy) and paste in Run SQL Query box. Gotta open the .sql file by Wordpad or Textpad cuz 320 MB is way too big for Notepad, using Shift + Scroll for quick text selection then paste in SQL Query. However, like I said, it takes a bit of time.
yes and SSH will take 5 min :)