Welcome, Guest. Please Login or Register.
April 26, 2024, 01:00:30 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  I need help, big problem. « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: I need help, big problem.  (Read 11615 times)
Seirie
Noobie
*
Posts: 14


I'm a llama!

I need help, big problem.
« on: March 20, 2004, 06:29:52 AM »
Reply with quote

Problem Description:
Ok, basically, I dont know exacly how to explain this, so take a look for yourself.

http://hmmeadow.com/forum/index.php

Thats what my board look like. I had to switch hosts, so I DLed the fourm directory to my hardrive and then attempted to re-host it onto the new my server. Apperently, something went very, very wrong.

I would apperciate any help, thanks ^^.
« Last Edit: March 20, 2004, 06:30:19 AM by Seirie » Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:I need help, big problem.
« Reply #1 on: March 20, 2004, 07:13:48 AM »
Reply with quote

Download Settings.php, and search for:

/home/seiryuu

Change EVERY occurance to:

/home/seirie

And it should work...

-[Unknown]
Logged
Seirie
Noobie
*
Posts: 14


I'm a llama!

Re:I need help, big problem.
« Reply #2 on: March 20, 2004, 02:42:01 PM »
Reply with quote

Wow thanks dude, It got rid of the top 8 warnings or whatever. But if left the bottom one, which wasnt a huge surprize because it was different then all the other ones.

Any ideas on how to kill that last one?
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:I need help, big problem.
« Reply #3 on: March 20, 2004, 08:46:32 PM »
Reply with quote

The username/password you're using to connect to your MySQL server is wrong....

That would be $db_name, $db_user, $db_passwd...

-[Unknown]
Logged
Seirie
Noobie
*
Posts: 14


I'm a llama!

Re:I need help, big problem.
« Reply #4 on: March 20, 2004, 09:37:46 PM »
Reply with quote

is there a way to like, transfer my old database to the new server?
Logged
Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:I need help, big problem.
« Reply #5 on: March 20, 2004, 10:51:41 PM »
Reply with quote

http://www.yabbse.org/community/index.php?thread=15902
Logged

Seirie
Noobie
*
Posts: 14


I'm a llama!

Re:I need help, big problem.
« Reply #6 on: March 21, 2004, 07:33:35 AM »
Reply with quote

i tried following the directions, trying to restore the database onto the new server, and when i ran the restore script my computer fliped out on my, a billion warnings came up on the screen.

I am really confused now. I might have something to do with the fast that i changed my account information completely when i switched hosts, idk.

So far, im back where i started -_-.
Logged
Seirie
Noobie
*
Posts: 14


I'm a llama!

Re:I need help, big problem.
« Reply #7 on: March 21, 2004, 07:02:57 PM »
Reply with quote

I think im half way there to restoring my database on the new server. When I run the restore script I get these error messages.

Warning: mysql_connect(): Access denied for user: 'seiryuu_@localhost' (Using password: YES) in /home/seirie/public_html/forum/restore script.php on line 37

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/seirie/public_html/forum/restore script.php on line 39


On top of that, all the querys end up failing because no database is being selected.

Any ideas?
« Last Edit: March 21, 2004, 07:03:41 PM by Seirie » Logged
Seirie
Noobie
*
Posts: 14


I'm a llama!

Re:I need help, big problem.
« Reply #8 on: March 22, 2004, 03:58:45 AM »
Reply with quote

OK, after a full day of trying to figure this out, i really thin the problem is that my old account name, with my old host was seiryuu.

and with the new host, my account name is seirie. This was probalbley a big mistake on my part.

Does anyone knwo a way to get aaround this? You may have to look at my previous posts for clairifation.

I would apperciate anyones help on this, since i really need my board back up. Thanks ^^
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:I need help, big problem.
« Reply #9 on: March 22, 2004, 04:37:22 AM »
Reply with quote

Quote from: [Unknown] on March 20, 2004, 08:46:32 PM
The username/password you're using to connect to your MySQL server is wrong....

That would be $db_name, $db_user, $db_passwd...

-[Unknown]

You may need to create a new username/password for MySQL.

-[Unknown]
Logged
Seirie
Noobie
*
Posts: 14


I'm a llama!

Re:I need help, big problem.
« Reply #10 on: March 22, 2004, 05:17:21 AM »
Reply with quote

IT does this thig where It puts "seirie_" infront of any name i create.
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:I need help, big problem.
« Reply #11 on: March 22, 2004, 08:27:19 AM »
Reply with quote

That's what it will do, so just use that.  For example, the forum you're using now uses the usename "yabbse_something".

-[Unknown]
Logged
Seirie
Noobie
*
Posts: 14


I'm a llama!

Re:I need help, big problem.
« Reply #12 on: March 22, 2004, 04:02:50 PM »
Reply with quote

But if the name starts with "seirie_" how am I supposed to connect to database "seiryuu_forum" and user "seiryuu_".

Its not like I can change the database info, because no matter what its going to slap a "seiryuu_" in front of it.
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:I need help, big problem.
« Reply #13 on: March 22, 2004, 04:26:12 PM »
Reply with quote

Well, right.  You're going to need to use the new server's login details not the old.

But, if you didn't transfer over your data... sounds like you're in trouble.  The posts are not stored in the FTP, but in the MySQL database.  You'd have to be able to login to your old server to get it.

-[Unknown]
Logged
Seirie
Noobie
*
Posts: 14


I'm a llama!

Re:I need help, big problem.
« Reply #14 on: March 22, 2004, 04:36:13 PM »
Reply with quote

I can, I have total access to my old server, cpanel, FTP all that good stuff.

Quote from: [Unknown] on March 22, 2004, 04:26:12 PM
Well, right.  You're going to need to use the new server's login details not the old.

what exacly does this mean? I mean, thats kinda what im trying to do isnt it?

I downloaded the dump file from the old server, and now, im trying to upload it to the new one. It is impossible to match the login information because i stupidly signed up with a different name for each server.
« Last Edit: March 22, 2004, 04:39:53 PM by Seirie » Logged
Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  I need help, big problem. « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.034 seconds with 20 queries.