vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Importing .sql files back up (https://vborg.vbsupport.ru/showthread.php?t=61480)

PhanTuhC 02-12-2004 04:29 PM

Importing .sql files back up
 
Hey I was wondering how I put my vbulletin.sql back onto my forums, I changed my host and it deleted my forums, does anyone know how I could put my .sql back onto my forums?

Andreas 02-12-2004 04:40 PM

Do you have shell/ssh access?

If so
1) Upload the file somewhere on the server, for security reasons outside the webserver root
2) Login
3) mysql - u <mysqlusername> -p. You will be asked for your password afterwards
4) use <database for vB>
5) source <path/to/sql-file>
And wait ...

Note that <foobar> must be replaced with the actual value, without the <>

allan grossman 02-12-2004 10:22 PM

If you want to do it all on one line -

mysql -uusername -ppassword databasename < /path/to/vbulletin.sql

PhanTuhC 04-03-2004 03:06 AM

Hey guys, thanks for your help but I can't seem to get it, where do I enter the mysql infomation at??


All times are GMT. The time now is 11:44 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00947 seconds
  • Memory Usage 1,708KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete