Homepage Forums Support

Welcome to Videocore.com
  #1  
Old 05-27-2006, 04:35 PM
tbarlow tbarlow is offline
Junior Member
 
Join Date: May 2006
Posts: 1
Default Installing?

I can't seem to set up the config.php file right. Is there anyway I can get some help on this?
Reply With Quote
  #2  
Old 05-27-2006, 08:55 PM
Scott Scott is offline
Junior Member
 
Join Date: May 2006
Posts: 15
Default

<?php

// Database constants
DEFINE('DBUSER', 'place here'); <-- the username you use to access your database
DEFINE('DBPASS', 'place here'); <-- the password you use to access your database
DEFINE('DB', 'place here'); <-- the name of the database
DEFINE('DBHOST', 'localhost');

Open the config.php in a text editor or something simular and edit like above.

Hope this helps.

-Scott
Reply With Quote
  #3  
Old 05-27-2006, 09:13 PM
Ryan Ryan is offline
Senior Member
 
Join Date: Mar 2006
Posts: 1,258
Default

Thanks Scott.

A lot of people with cPanel servers also often forget to add their database users to their databases for permissions. This will give you an issue when attempting to install.
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 09:54 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.