Does this server have any sort of contorl panel software installed?
Announcement
Collapse
No announcement yet.
database issues
Collapse
X
-
-
how would i set it up to connect remotely to the database on the other server?
$impexconfig['sourceexists'] = ???;
# mysql / mssql
$impexconfig['source']['databasetype'] = 'mysql';
$impexconfig['source']['server'] = 'www.otherwebsite.com;
$impexconfig['source']['user'] = 'pokerfor_smf2';
$impexconfig['source']['password'] = '*******';
$impexconfig['source']['database'] = 'pokerfor_smf2';
$impexconfig['source']['tableprefix'] = 'smf_';
would that be correct?
Comment
-
it's a vps that the smf is on...so i'm sure i could set it to recieve remote connections if i knew how.
also...i got root access to the new server now...i created a user and database (pokerfor_smf2) on it...and when i tried the ssh command again..it went through but it didn't work because it said the database already existed.
Comment
-
You can vi it on the server, though if your doing it locally I would advise www.textpad.com.
I can open a 1054 meg file over a network in about 60 seconds and locally in 8 seconds, so you should be fine.
The lines you'll be looking for will be at the top.
It's nice and easy to open and look for them.
Comment
-
are any images called after that button is pressed?
this is from the error log...these are around the time i was trying it this morning...
Code:[Thu Oct 5 10:37:38 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:38 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/menu_open.gif [Thu Oct 5 10:37:38 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:38 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/navbits_start.gif [Thu Oct 5 10:37:26 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:26 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/menu_open.gif [Thu Oct 5 10:37:26 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:26 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/navbits_start.gif [Thu Oct 5 10:37:25 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:25 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/menu_open.gif [Thu Oct 5 10:37:25 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:25 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/navbits_start.gif [Thu Oct 5 10:37:21 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:21 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/menu_open.gif [Thu Oct 5 10:37:21 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:21 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/navbits_start.gif [Thu Oct 5 10:37:13 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:13 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/menu_open.gif [Thu Oct 5 10:37:13 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/404.shtml [Thu Oct 5 10:37:13 2006] [error] [client ***.*.***.***] File does not exist: /home/pokertr/public_html/gallery/images/RedLeaf/misc/navbits_start.gif
Comment
-
Originally posted by creedmaniac View Post...i was hoping that would fix the issue i was having at the customer number input screen but it isn't...
everytime i hit enter...it just refreshes the customer input screen
Comment
-
Originally posted by creedmaniac View Postyes
Clear all your cookies to that domain, so you'll have to login again.
If doing both of those steps don't work, run ImpEx standalone, that means move it out of vBulletin all together and browse to it directly.
Comment
-
Originally posted by Jerry View Postmove it out of vBulletin all together and browse to it directly.
do i need to move the impex to somewhere else? That didn't work either....
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment