Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > General Hosting/Server Discussions

Reply
 
Thread Tools
Some general questions from the new guy on the block Details »»
Some general questions from the new guy on the block
Version: , by vbntn vbntn is offline
Developer Last Online: Jan 2009 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-05-2008 Last Update: Never Installs: 0
 
No support by the author.

Hi, Im the new guy here,
Here is where I am with this new situation:
Already have account with Hostgator, Domain is registered, DNS set, have VB downloaded, unzipped and ready to upload.
I use Dreamweaver to handle some websites that I handle. I don't know anything about uploading VB via an FTP client.
Which FTP client is easy to use and cost effective/free?
Also, the directions on the readme said "The config.php file is commented throughout, so you should be able to work out what values to enter for the variables yourself":erm:
whazat all mean? I don't know enough about this to know what to enter there. Can I just take the defaults?
I have sat a board up thru Proboards and it looks great! I just wanted to have a board that I could backup easily and take wiht me if I needed. Is the setup as easy as on Proboards? (If any ofyou have used them before. )
I'm sure there are video tutorials in here somewhere. I'm still surfing thru this.
Thanks for any advice and help.
Mark

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-05-2008, 03:36 PM
lasto lasto is offline
 
Join Date: Jan 2002
Posts: 1,514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

goolge flashftp - is the ftp program i use.
As for config.php - nope u cant just use the defaults as it u need to edit it to link to your mysql database that you create for the board to connect to.

It may sound daunting but its quite easy so long as u got access to create the database then u need the database name and password and enter them in the relevant lines in config.php.
Reply With Quote
  #3  
Old 03-05-2008, 03:46 PM
vbntn vbntn is offline
 
Join Date: Mar 2008
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lasto View Post
goolge flashftp - is the ftp program i use.
As for config.php - nope u cant just use the defaults as it u need to edit it to link to your mysql database that you create for the board to connect to.

It may sound daunting but its quite easy so long as u got access to create the database then u need the database name and password and enter them in the relevant lines in config.php.
Daunting..yes..it does sound that way...I don't understand "edit it to link to your mysql database" when/where how do I create said "database"? LOL.
And it said, "this process should only take about 5 minutes" at the bottom of one of the readmes.
But, with instructions, I can launch a rocket!
Thanks!
Mark

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

The instructions I read don't say anything bout setting up a database. point the browers to the forum, click next step and fillin address and names for the board. then delete the 'install/install.php and upgrade1php. from the server and then enter trhe control panel and start admin functions.
is that what I do? normally? I got confused about the "database" setup that was mentioned.
I think I won't have a problem ftping using a different client that Dreamweaver.
Thanks!
Mark
Reply With Quote
  #4  
Old 03-05-2008, 09:40 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. Create the database in you hostgator admin panel for your main hosting account.

2. In the ftp browser, rename config.php.new to config.php, edit config.php and change the hostname, database name, username & passwd that you just created in the hostgator admin panel.
Reply With Quote
  #5  
Old 03-05-2008, 11:58 PM
IronMountain IronMountain is offline
 
Join Date: Sep 2007
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Another FTP client which is free:

Filezilla
Reply With Quote
  #6  
Old 03-06-2008, 10:10 AM
vbntn vbntn is offline
 
Join Date: Mar 2008
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

WOW..that's all I can say. I thought I was good with tech things. I build websites, can work PSD, build computers, and guys...I have met my match.
I have setup my database in cpanel.
I have ftp working.
Now, If I can ever figure out how to change the PHP configuration, it'll be good. ..I think.
BUt..at this rate, I'll be in the nursing home.
I think I'll have to start over.

Going to delete all of the files on the server, re-unzip and start over from there.

The domain I want to be a forum is an addon domain. I think I'm confused bout setting that up. Say that my primary domain is Mark.com. and the addon is marktalk.com
-Should THIS:$config['MasterServer']['username'] = my username to login to my PRIMARY domain in CPanel or my addon domain where I want the forum to reside?
Another thing here is that when I created me as a user, it put something before my name, actualy my login name to the account, call it X, then _, then the newly created username.
Do I put all of that in there? X_Mark?
Same goes here: $config['MasterServer']['password'] which password? Primary login to CPanel or the newly created addon?
I have left this: $config['MasterServer']['servername'] to default localhost.
email is ok..
I copied the db name from cpanel and pasted it.
I uploaded with flashftp.
Do I upload into the directoy, say the domain is marktalk.com. Do I create another folder for it on cpanel? or put the upload folder under marktalk.com?
Thanks...I'll get there..eventually.
Mark
Reply With Quote
  #7  
Old 03-06-2008, 10:18 AM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

masterserver username & password is the username & password for the db you created, has nothing do to wiht your domain name, that is access for the db that you want to use no matter what site its on.

if you want yourdomain.com to have the forum page there, then yes, if you want a custom home page, then i suggest you use a sub dir like forum/forums

what are you refering to changing in PHP?
Reply With Quote
  #8  
Old 03-06-2008, 10:49 AM
vbntn vbntn is offline
 
Join Date: Mar 2008
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, I'll try that later.

Chaning in PHP, I was referring to the changes I made from the readme file.:
THis line is from the readme:
Quote:
Editing the config.php file is one of the few times in vBulletin where you will need to edit raw PHP code.
Is there a video tutorial somewhere?
Reply With Quote
  #9  
Old 03-06-2008, 10:54 AM
wally's Avatar
wally wally is offline
 
Join Date: Aug 2005
Location: Rotterdam
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you can use any texteditor to change the config.php (wordpad, notepad) etc
Reply With Quote
  #10  
Old 03-06-2008, 11:28 AM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Typically in most ftp browsers, you can simply right click a file and click edit, the program will open the file in the default program that is set in its program options, typically as wally said that will be notepad, when your editing is done, click file at the top, then click save in the list, close the file and click ok in the ftp program so it re-uploads the file for you.

Some ftp browsers differ, some make you upload after the changes before closing the file after save, some like flashfxp make you close the file first, then click ok in the ftp browser.
Reply With Quote
Reply

Thread Tools

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:21 PM.


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.09021 seconds
  • Memory Usage 2,288KB
  • Queries Executed 23 (?)
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
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)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
  • (9)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_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