PDA

View Full Version : Setup errors


ShadowDemon342
09-22-2005, 05:06 PM
Ok, so I dunno exactly what these are saying

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Program Files\Apache Group\Apache2\htdocs\colin\lotgd\lib\dbwrapper.php on line 157

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\Program Files\Apache Group\Apache2\htdocs\colin\lotgd\lib\dbwrapper.php on line 157

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Apache Group\Apache2\htdocs\colin\lotgd\lib\dbwrapper.php :157) in C:\Program Files\Apache Group\Apache2\htdocs\colin\lotgd\common.php on line 238

If anyone cares to help it would be apreciated. I am new to PHP stuff, but am trying to learn

Talisman
09-22-2005, 07:22 PM
You may see those errors in the first few steps of your installation, but everything will work fine. They should clear up by around step 5.

That's assuming you've already created the database for it to use.