It appears you have not yet registered with our community. To register please click here...

vbulletin-skins-forum
| Discussions: 2,490 | Messages: 7,258 | Members: 6,591 | Online: 17 | Newest : avattasia (Welcome!)
Logo
All times are GMT -5. The time now is 04:27 PM.

Go Back   Forums Help - vBulletin, IPB, phpBB, SMF skins and community > Forums Help Services & Products Area > Forums Help Services > Forum Installations

Forum Installations vBulletin, hacks, mods and plug-ins installation services

Tags: , ,

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 02-22-2007, 06:26 AM   #1 (permalink)
User Profile
Icepick
Junior Member
 

Join Date: Feb 2007
Age: 23
Posts: 3
Total Points: 297
Donate
My Photos: (0)
Help In Installing A Forum.

Hello Guys....Pls i need help installing a forum using PHPBB/vBulletin v 3.6.4..ive downloaded the necessary packages, and bought a webhosting service and domain name... Please any help is greatly appreciated!


Thank You Very Much in Advanced !

Last edited by Icepick : 02-22-2007 at 06:38 AM.
Icepick is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2007, 06:31 AM   #2 (permalink)
User Profile
Realist
FH Customer
 

Join Date: Dec 2006
Posts: 15
Total Points: 353
Donate
My Photos: (0)
My Mood:
Easy.

PM me your details and I'll see what I can do to help.
Realist is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2007, 07:52 AM   #3 (permalink)
User Profile
Icepick
Junior Member
 

Join Date: Feb 2007
Age: 23
Posts: 3
Total Points: 297
Donate
My Photos: (0)
Ive not been able to configure nor install vBulletin....ive downloaded the package and got a 40GB hosting service.....Any help would be great !
Icepick is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2007, 07:57 AM   #4 (permalink)
User Profile
Realist
FH Customer
 

Join Date: Dec 2006
Posts: 15
Total Points: 353
Donate
My Photos: (0)
My Mood:
As per my above post, PM me your details:

FTP URL, Passwords, Usernames and details to your hosting account.

Also,

Have you uploaded vbulletin to the server?
Realist is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2007, 08:01 AM   #5 (permalink)
User Profile
Icepick
Junior Member
 

Join Date: Feb 2007
Age: 23
Posts: 3
Total Points: 297
Donate
My Photos: (0)
i cannot pm since my post count is less than 15...i guess these are the rules of the forum.....

No i did not know how to configure vBulletin before uploading
Icepick is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-23-2007, 04:22 PM   #6 (permalink)
User Profile
Realist
FH Customer
 

Join Date: Dec 2006
Posts: 15
Total Points: 353
Donate
My Photos: (0)
My Mood:
Ok, email me the details and I will sort it for you.

brian@r5x.com

Regards,
Realist is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-25-2007, 06:50 AM   #7 (permalink)
User Profile
cavanhalj
Junior Member
 

Join Date: Feb 2007
Age: 31
Posts: 2
Total Points: 162
Donate
My Photos: (0)
In host create you database EX:Vbulletin

In ftp create one diretori ex: forums


Go vBulletin\includes\config.php.new

Edit to config.php

Open config.php wordpad

Name you database

Code:
//	****** 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';

You email suport
Code:
//	****** 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';
MySQL Hostname and port

Code:
//	****** MASTER DATABASE SERVER NAME AND PORT ******
	//	This is the hostname or IP address and port of the database server.
	//	If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'localhost';
$config['MasterServer']['port'] = 3306;

You login and pass database

Code:
//	****** MASTER DATABASE USERNAME & PASSWORD ******
	//	This is the username and password you use to access MySQL.
	//	These must be obtained through your webhost.
$config['MasterServer']['username'] = 'root';
$config['MasterServer']['password'] = '';

Forum path,exact diretory


Code:
//	******** FULL PATH TO FORUMS DIRECTORY ******
	//	On a few systems it may be necessary to input the full path to your forums directory
	//	for vBulletin to function normally. You can ignore this setting unless vBulletin
	//	tells you to fill this in. Do not include a trailing slash!
	//	Example Unix:
	//	  $config['Misc']['forumpath'] = '/home/users/public_html/forums';
	//	Example Win32:
	//	  $config['Misc']['forumpath'] = 'c:\program files\apache group\apache\htdocs\vb3';
$config['Misc']['forumpath'] = '';

Done

Up al files in ftp for you host/forums

And opem hxxt://youdomain/forums/install/install.php

Go configure and Done

Sorry my ingls y fron Brasil^^

Enjoi

Last edited by cavanhalj : 02-25-2007 at 07:57 AM.
cavanhalj is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-07-2007, 08:24 AM   #8 (permalink)
User Profile
Jyles
Moderator
 
Jyles's Avatar
 

Join Date: Aug 2006
Posts: 35
Total Points: 565
Donate
My Photos: (0)
IcePick, you should not give anyone your login and pass to your hosting's that you paid for, aswell, have you made sure that the webhosting, has the appropriate php and mysql which is required for vbulletin?
Jyles is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1
Points Per Thread: 15
Points Per Reply: 5



Links: Babyforum.com | Deejayforum.com | Hometalkcafe.com | Equineboard.com | Evboard.com


Forums Help: Forum Skin Design and Professional Services RSS Feeds



Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
Forums Help - All Rights Reserved