vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Forum on new web site? My SQL questions too? (https://vborg.vbsupport.ru/showthread.php?t=276853)

pportuese 01-12-2012 03:00 PM

Forum on new web site? My SQL questions too?
 
I'll try to make this short, I bought vbulletin and made a site. Things happened and the site isn't up anymore, how do I start fresh and build a new site and use vbulletin?
Also is there anyway I can make my site and build it THEN sign up with a hosting place and upload it all?

Another thing I have a question on. I was looking at a package from Godaddy and one of their packages contains 25 mysql databases. Why would one person need so many? Don't you only need just 1 for vbulletin?

kh99 01-12-2012 03:45 PM

Quote:

Originally Posted by pportuese (Post 2286936)
I'll try to make this short, I bought vbulletin and made a site. Things happened and the site isn't up anymore, how do I start fresh and build a new site and use vbulletin?
Also is there anyway I can make my site and build it THEN sign up with a hosting place and upload it all?

You can just follow the instructions for installing vbulletin. You do need php, mysql, and a web server. For test sites on my home computer I use a package called xampp that easily installs that stuff for you (and it's all free). You can use that to develop a site then move it to another server by exporting the database.


Quote:

Another thing I have a question on. I was looking at a package from Godaddy and one of their packages contains 25 mysql databases. Why would one person need so many? Don't you only need just 1 for vbulletin?
I don't know - I imagine that many customers don't need more than 1. Yes, vb only needs one, but you might use a second for a test site. Some people also use wordpress at the same time so I guess that would require another.

Adrian Schneider 01-12-2012 04:21 PM

+1 for installing vBulletin locally.

Regarding databases, tThe typical rule of thumb is each application gets its own database. vBulletin is a little older, so it has support for sharing a database with other applications. This can be accomplished by prefixing the application's tables.

For example, if both wordpress and vBulletin installed, they could share a database.

wp_* tables belong to wordpress
vb_* tables would belong to vBulletin

This way there is no chance of both applications having a 'user' table or another common one.

Even if you only plan on having vBulletin, you may start installing other related applications on the same site which may not use vBulletin. For example: links system, gallery system, e-commerce, etc. Using 25 for a single site is extremely unlikely however.

Cheers

pportuese 01-12-2012 07:16 PM

OOps, edit. NM

--------------- Added [DATE]1326405588[/DATE] at [TIME]1326405588[/TIME] ---------------

Just got a new site and a few months of hosting. After the DNS is done I'll have to install mysql and start from scratch. I hope I remember how to do this. I may be asking for help


All times are GMT. The time now is 12:28 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.01127 seconds
  • Memory Usage 1,717KB
  • 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
  • (2)bbcode_quote_printable
  • (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