Hi all
I downloaded B2evoulution , which is a php blogging script and then followed the instructions and uploaded all to my website
However when I went to the mysql control panel in control panel , i am stumped. I tried doing a search on the forums for this type of problem, and found a post that had a link to an aletia faq on how to set up tables from scratch and turns out the link was either dead or mistyped.
Is there a FAQ on jag for setting up this type of thing ?
As well , it recomends that you take a generic _config.php script and insert your values for the appropriate settings
# *** MySQL settings ***
# fill with your database details (check carefully or nothing will work)
$dbhost = 'myblog' ; // mySQL Server
$dbname = 'databasename'; // the name of the database
$dbusername = 'user'; // your MySQL username
$dbpassword = 'password'; // ...and password
Could someone point me to what the actual values would be , using a generic account , so I can swap out those values and put mine in.
Thanks for all replys
Tuxxer


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks