Page 1 of 1
Fatal error: 401 in database_api.php on line 109
Posted: 23 May 2005, 06:02
by n_stried
First of all, I have mysql and PHP running on a windows 2003 server. I not sure where to start on this one. /admin/check.php works fine and tell me that everything is pretty much ok. Where should I go from here? I have a feeling this involves odbc?
Version
Posted: 23 May 2005, 06:07
by n_stried
mantis-1.0.0a2
APPLICATION ERROR #401 on Mantis 1.0.0a1?
Posted: 23 May 2005, 06:29
by n_stried
I then tried 1.0.0a1 and got another error. Any help?
APPLICATION ERROR #401
Database query failed. Error received from database was #1146: Table 'mantis.mantis_user_table' doesn't exist for the query: SELECT id
FROM mantis_user_table
WHERE username='administrator'
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
Posted: 24 May 2005, 00:17
by thraxisp
If this is a new installation, have you created the database using the commands provided in sql/db_generate.sql ? See the installation instructions in the manual.
Problem solved...read the instructions!
Posted: 24 May 2005, 01:34
by n_stried
Pardon me, I'm such an idiot... yea, all I need was the .sql file...
Sorry,