Thread: config-inc
View Single Post
Old July 17th, 2004, 01:26 PM   #1 (permalink)
fatma
Member
Verified Customer
 
Join Date: May 2004
Posts: 93
config-inc

hello,

what do you mean by this things in config-inc:

$PP_PATH = "/home/sites/yoursite/photopost";

(do you mean the path for the install file in the server?)

and
// PhotoPost's database name
$database="photopost";

(I want to use the same mysql database that i presently use for the forum, so should i write the mysql database name here?)


and

// User database host address, or leave as localhost
$host_bb="localhost";

( why theres another user mysql database ? can I add information for just one or add the sae information for the two?)

and here

$vblicense = '***YOUR VB LICENCE NUMBER ***';

should i leave the stars?


thank you
fatma is offline   Reply With Quote