Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-31-2005, 03:04 AM
Cork's Avatar
Cork Cork is offline
 
Join Date: Dec 2005
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Complete newbie

Im so glad I found this site,,it has been a tottal headache for a newbie,so far i purchased a
VB lic
registed my domain
purchased my hosting
downloaded vb
now im editing files in config and im lost,how do you find db info to put in etc..im so lost, i have read manuals, where do i retrive info to add to editing:
// ****** DATABASE TYPE ******
// This is the type of the database server on which your vBulletin database will be located.
// Valid options are mysql and mysqli. Try to use mysqli if you are using PHP 5 and MySQL 4.1+
$config['Database']['dbtype'] = 'mysql';

// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'forum';

// ****** TABLE PREFIX ******
// Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

// ****** TECHNICAL EMAIL ADDRESS ******
// If any database errors occur, they will be emailed to the address specified here.
// Leave this blank to not send any emails when there is a database error.
$config['Database']['technicalemail'] = 'dbmaster@example.com';

etc,,i edit if i can find correct info to put in...apologize if im a pain,,but first board for me in vb

by the way
Happy New Year to You All
Reply With Quote
  #2  
Old 12-31-2005, 06:00 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You will need to create a new database and user/password with permissions to that database from your server control panel.

If you don't know how to do that, you would need to ask your host for help on that.

After you have created the new database, only set the correct values for dbname, username & password. Leave all other settings how they are, except technicalemail, which you can set to your own email, or another mail you use for running your server.
Reply With Quote
  #3  
Old 12-31-2005, 02:30 PM
Cork's Avatar
Cork Cork is offline
 
Join Date: Dec 2005
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

marco, after looking thru CP for host,, I found that last night this is still raw to me,,but i like to use my mind,lol,,im looking to make my forum stand out from the rest,,people have told me,,dont use vb you can't do anything(BULLS..) they just dont wanna learn,,& don't know what there talking about so im going to prove to them there wrong,,,,it might take me awhile to learn different themes etc,,,but im determined to do it,,im not computer illiterate,,i just dont know code & vb,,thats why i joined here,,but then when i saw hacking,,,,lol,,i was wondering about it,,,,,,but after reading hack = a code to convert or change ,,lol,,,,,i belong to asta,,,,,anyway the name of my forum is thebestdamnpokerforumperiod.com......so the name alone forces me to have a nice forum,,so im hoping that people here will bare with me and guide me to succed,i appreciate the response,,and im going to try and get things done,but as an admin/mod of other forums its nice to know you can get help,w/o someone putting in a link,and saying read,read,read.
thanks again & Happy New year
ps,this is a quest for me to prove people wrong
Reply With Quote
  #4  
Old 12-31-2005, 03:14 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

With that attitude, i am sure you will proof them wrong.
Reply With Quote
  #5  
Old 12-31-2005, 03:15 PM
Cork's Avatar
Cork Cork is offline
 
Join Date: Dec 2005
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok in my data base for host,,it says MySgl8,,do I leave the (8) out in config ?
Reply With Quote
  #6  
Old 12-31-2005, 03:26 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You will have to use the full name, user & pass for the database.
Reply With Quote
  #7  
Old 12-31-2005, 03:27 PM
Puntoboy Puntoboy is offline
 
Join Date: Sep 2005
Location: Northampton UK
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

at least im not the only new person around here lol

luckily, i've just taken over the forum/website so its already there for me.

however, we're on version 3.0.6 at the moment. and i need to upgrade to 3.5.2!

wish me luck!
Reply With Quote
  #8  
Old 12-31-2005, 03:31 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Cork

Have a look here: http://www.vbulletin.com/docs/html/main/create_database

@Puntoboy
Good Luck
Reply With Quote
  #9  
Old 12-31-2005, 03:35 PM
Puntoboy Puntoboy is offline
 
Join Date: Sep 2005
Location: Northampton UK
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you.
Reply With Quote
  #10  
Old 12-31-2005, 04:24 PM
Cork's Avatar
Cork Cork is offline
 
Join Date: Dec 2005
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sweet !!

Thank You

Quote:
Originally Posted by MarcoH64
@Cork

Have a look here: http://www.vbulletin.com/docs/html/main/create_database

@Puntoboy
Good Luck
ok a lil confused on 2 issues:
1st one : my host gives me this (mysql8.ixwebhosting.com)
in config I seethis(// Valid options are mysql and mysqli. Try to use mysqli if you are using PHP 5 and MySQL 4.1+
$config['Database']['dbtype'] = 'mysql' do i leave the (8) out ?

2nd one I see this :// This must be created by your webhost.
$config['Database']['dbname'] = 'forum';
do i put ME@mysite.com in (dbname) ?

where do i see password,,I do not see that I created a database on my host w/password,,,,,,i read what marcoH gave me,,but im confused,,but one day hopefully i'll be helping others,,,this is some fun stuff glad im old so i have a lil patience left,,,lol
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:43 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04380 seconds
  • Memory Usage 2,256KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete