View Single Post
  #153 (permalink)  
Old 03-02-2008, 11:30 AM
alexxa alexxa is offline
New Pligger
 
Join Date: Feb 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Where and how

Hi
Where and how to change this step-4: Modify the validation.php with proper database settings. I found validation.php but there is no
define('DB_NAME', 'Database Name'); // The name of the database
define('DB_USER', 'Username'); // Your MySQL username
define('DB_PASSWORD', 'Password'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value.
Do I have to add this and where or is it in some other place.
Please help me I am going crazy.
Reply With Quote