MantisBT

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008745mantisbtbugtrackerpublic2008-01-14 10:242012-06-22 07:48
ReporterWellsMJ 
Assigned Toatrol 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionfixed 
PlatformwindowsOSxpOS Versionsp2
Product Version1.1.0 
Target VersionFixed in Version 
Summary0008745: Error 401
DescriptionBonjour, j'ai du probablement faire qq chose qu'il fallait pas lors de l'installation mais rien ne marche. Quand je veux visualiser un bug sa me donne:

"APPLICATION ERROR 0000401

Échec de la requête de base de données."

URL de la page: mondebug.com/view.php?id=1

Ca fait ce genre d'erreur un peu partout dans l'application donc bon je doute que se soit une coïncidence.

WellsMJ
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0016665)
jreese (administrator)
2008-01-14 11:02

What version of PHP are you using? The minimum requirements are PHP 4.1, but there is an error in the current release of 1.1.0 that relies on PHP5, which will be fixed in a upcoming release.
User avatar (0016668)
WellsMJ (reporter)
2008-01-15 04:53

I use PHP 5
User avatar (0016669)
thraxisp (manager)
2008-01-15 07:52
edited on: 2008-01-15 07:53

This is a database access error.

Is this an existing or new installation? Was the admin/install.php script run before accessing the system? Is the rest of the error text avaiable?

User avatar (0016670)
WellsMJ (reporter)
2008-01-15 08:18

It's a new installation (problem with the first bug)

No more error message, ou have the totality.

PS: i don't speak very well english, scuse me
User avatar (0016674)
WellsMJ (reporter)
2008-01-16 05:03

J'ai du retirer une ligne dans core/database_api.php

if ( strtolower( $c_charset ) === 'utf-8' )
{//db_query( 'SET NAMES UTF8' );}


En effet cela provoque un erreur sur mon hébergement.
User avatar (0016676)
thraxisp (manager)
2008-01-16 08:08

Which version of mySQL are you using? The requirements were upgraded to 4.1.1, but the version check was missed from the release.
User avatar (0016693)
WellsMJ (reporter)
2008-01-17 03:59

I use mysql 5.?.?.?
User avatar (0032059)
atrol (developer)
2012-06-10 08:20

After years of inactivity I am setting this issue to fixed, as this was reported to an old versions of MantisBT which is not longer supported.
Feel free to reopen the issue if there are still problems when using the latest stable version.

- Issue History
Date Modified Username Field Change
2008-01-14 10:24 WellsMJ New Issue
2008-01-14 11:02 jreese Note Added: 0016665
2008-01-15 04:53 WellsMJ Note Added: 0016668
2008-01-15 07:52 thraxisp Note Added: 0016669
2008-01-15 07:53 thraxisp Note Edited: 0016669
2008-01-15 08:18 WellsMJ Note Added: 0016670
2008-01-16 05:03 WellsMJ Note Added: 0016674
2008-01-16 08:08 thraxisp Note Added: 0016676
2008-01-17 03:59 WellsMJ Note Added: 0016693
2012-06-10 08:20 atrol Note Added: 0032059
2012-06-10 08:20 atrol Status new => resolved
2012-06-10 08:20 atrol Resolution open => fixed
2012-06-10 08:20 atrol Assigned To => atrol
2012-06-22 07:48 atrol Status resolved => closed


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0889 seconds.
memory usage: 2,804 KB
Powered by Mantis Bugtracker