I am very new to PHP and MYSQL, and dont even know what im doing, at all. If someone could please explain to me what exactly I need to modify when it says:
// define our database connection
define('DB_SERVER', 'exchange');
define('DB_SERVER_USERNAME', 'mysql');
define('DB_SERVER_PASSWORD', '*****');
define('DB_DATABASE', 'catalog');
define('USE_PCONNECT', 1);
The ONLY thing I know to change is the password (which I *'d out.).
So pretty much, the ONLY thing I modified so far in the application_top.php file was the DB_SERVER_PASSWORD... thats it. I dont know what else to modify.
And when I go to my site, it says it cant connect to the database. (not surprized!
)
I am running on a Cobalt RAQ3 with PHP3 and MySQL (Cobalt MySQL Release 3.23.37-1)
the url to my store is http://www.teamlouish.com/os/catalog/
I am an extreme newbie to MySQL, so I need to be spoken too like an idiot. Thanks![]()





LinkBack URL
About LinkBacks






Bookmarks