Fatal error: 401 in database_api.php on line 109

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
n_stried

Fatal error: 401 in database_api.php on line 109

Post 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?
n_stried

Version

Post by n_stried »

mantis-1.0.0a2
n_stried

APPLICATION ERROR #401 on Mantis 1.0.0a1?

Post 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.
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post 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.
n_stried

Problem solved...read the instructions!

Post by n_stried »

Pardon me, I'm such an idiot... yea, all I need was the .sql file...
Sorry,
Post Reply