Problems?

  • Thread starter Thread starter milefile
  • 123 comments
  • 2,651 views
Originally posted by Super-Supra
Jordan. What do you mean by completely new server?

Do you mean you would have to start from scratch?
No, everything would simply be transferred over to a much more powerful server. A lot of work, and extremely expensive, but it's probably my best option.
 
Well what ever you do,good luck on it.Even if it messes up ever now and again this is still by far the best forum I'v ever been on.
 
Originally posted by Jordan
No, everything would simply be transferred over to a much more powerful server. A lot of work, and extremely expensive, but it's probably my best option.
Yay! Better sever. How much is the server going to set you back Jordan?
 
Originally posted by Jordan
No, everything would simply be transferred over to a much more powerful server. A lot of work, and extremely expensive, but it's probably my best option.

I feel guilty just sitting here and watching you do this for us ...
weeping.gif


anywayz ... :p

What's wrong with the old server? Is it just outdated?
 
Jordan, if there's anything we can do to help - voluntary donations, subscription service, anything like that - please let us know. I've gotten a lot from this forum and I'm more than willing to give some back. Thanks!

:Duke
 
Jordan: If you were to set up a "Donate" link I would contribute. I'm sure many others would to. You could do Paypal without to much trouble.
 
A Paypal donation link would be a great idea! What kind of server are you looking at Jordan?
 
Originally posted by Jordan
No, everything would simply be transferred over to a much more powerful server. A lot of work, and extremely expensive, but it's probably my best option.

Jeez Jordan, you're gonna spend that much money for us? :( :( You're a pal. :D :D

Does this mean we will have to re-register? :banghead:
 
Originally posted by F1man
Jeez Jordan, you're gonna spend that much money for us? :( :( You're a pal. :D :D

Does this mean we will have to re-register? :banghead:

Agreed. But unless the registration files and such are floating around in the server's virtual memory, I don't think It'll be a problem.

BTW, I'd be glad to give back to the forum even 10 fold what I've gotten out of it, if I had anything to give (I'm plum broke and living under my parents' roof)...
 
Originally posted by Jpec07
Agreed. But unless the registration files and such are floating around in the server's virtual memory, I don't think It'll be a problem.

BTW, I'd be glad to give back to the forum even 10 fold what I've gotten out of it, if I had anything to give (I'm plum broke and living under my parents' roof)...

Yeah. But where can you find the database? I know a good deal about forum software but I have no clue about the database. :confused:

Jordan, How about a donation button somewhere on this site? I'll be glad to donate at least $20.00 :)
 
Originally posted by F1man
Yeah. But where can you find the database? I know a good deal about forum software but I have no clue about the database. :confused:

You wouldn't need to find the database. You would go into the MySQL Manager, and export the entire database to a single file. Then you would (on the new server) create a blank database with the same name as the original GTP database. This would create an empty shell, and you'd then restore the exported database into that shell. It would recreate all the tables, the threads, polls, posts, members, attachments, avatars, everything. All from that one file. Obviously, that's one massive file, but it would work.

That's the way I would do it, anyway. Having just done exactly the same thing on my client's procurement database in MS SQL 2000.
 
Originally posted by GilesGuthrie
You wouldn't need to find the database. You would go into the MySQL Manager, and export the entire database to a single file. Then you would (on the new server) create a blank database with the same name as the original GTP database. This would create an empty shell, and you'd then restore the exported database into that shell. It would recreate all the tables, the threads, polls, posts, members, attachments, avatars, everything. All from that one file. Obviously, that's one massive file, but it would work.

That's the way I would do it, anyway. Having just done exactly the same thing on my client's procurement database in MS SQL 2000.

The qestion is how would the file be transfered? I mean, we're talking gigabytes of stuff here. Even with the fiber-optics cables that they run under the oceans, that would take a crapload of time...
 
Originally posted by Jpec07
The qestion is how would the file be transfered? I mean, we're talking gigabytes of stuff here. Even with the fiber-optics cables that they run under the oceans, that would take a crapload of time...

From web server to web server I transfered a 250mb file in under 30 seconds..., it won't take that long...
 
Originally posted by Jpec07
The qestion is how would the file be transfered? I mean, we're talking gigabytes of stuff here. Even with the fiber-optics cables that they run under the oceans, that would take a crapload of time...

Naah, not really. If you're putting in a new server, you'd speak nicely to your web host, and they would transfer the files between the boxes at 100Mb (LAN speed). It wouldn't take that long.

Oh, and the Attachments database alone is over 2GB. :eek:
 
Originally posted by GilesGuthrie
Naah, not really. If you're putting in a new server, you'd speak nicely to your web host, and they would transfer the files between the boxes at 100Mb (LAN speed). It wouldn't take that long.

Oh, and the Attachments database alone is over 2GB. :eek:

wow....good thing we can link images or it would be even bigger..
 
Originally posted by milefile
We should only be able to link images. Or maybe Jordan could dedicate his old server to image hosting?

He's probably gonna have to sell it in order to cover for the new one...
 
Originally posted by GilesGuthrie
You wouldn't need to find the database. You would go into the MySQL Manager, and export the entire database to a single file. Then you would (on the new server) create a blank database with the same name as the original GTP database. This would create an empty shell, and you'd then restore the exported database into that shell. It would recreate all the tables, the threads, polls, posts, members, attachments, avatars, everything. All from that one file. Obviously, that's one massive file, but it would work.

That's the way I would do it, anyway. Having just done exactly the same thing on my client's procurement database in MS SQL 2000.

I was not thinking about the MySQL database when I made that post. :banghead: :odd:


PS. Jordan, please don't sell your car just for us! :( :( You do too much for us already. :p
 
Originally posted by milefile
Well mySQL isn't a database either. It's a "server querry language".

Yeah. And PHP used to stand for "Personal Home Page" but now it stands for "Hypertext Preprocessor" Please excuse me. I'm mainly a PHP person. :p
 
Originally posted by milefile
Well mySQL isn't a database either. It's a "server querry language".
Hmm. Since we're picking nits, isn't it "Structured Query Language"?

And I bet you're the sort of person who refers to it as ess queue ell, aren't you?! ;)
 
So how many "SEQUAL" people do we have out there?

Count me for one... ;)
 
Back