Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
3F72A12 is on a distinguished road
 
Posts: 1
Join Date: Jul 2009
Question Config.php - 07-01-2009, 06:40 PM

Well im trying to set up a vBullitin but i dount know how to do the config.php thing.If someone nows how to do this please reply with a tut. or something
Reply With Quote
(#2 (permalink))
Old
Bad Karma[CORE]'s Avatar
Direct Admin
Bad Karma[CORE] is on a distinguished road
 
Posts: 5,924
Join Date: May 2008
Default 07-01-2009, 08:01 PM

the tut is quite easy. Just replace the necessary values with your mysql details.
http://vbulletin.com offers some really cool tutorials with pics on how to edit config.php
Reply With Quote
(#3 (permalink))
Old
Member
ultimatedarkrai is on a distinguished road
 
Posts: 34
Join Date: Feb 2009
Default 07-06-2009, 05:28 PM

or you could use the example from w3schools.com:

Quote:
<?php
$con = mysql_conect("mysql_server", "username", "password");
if(!$con)
{
die('Connection Failed');
}
?>


mmmmm...... bleh
Reply With Quote
Reply

Thread Tools
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

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




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com