View Issue Details

IDProjectCategoryView StatusLast Update
0008745mantisbtbugtrackerpublic2012-06-22 07:48
ReporterWellsMJ Assigned Toatrol  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
PlatformwindowsOSxpOS Versionsp2
Product Version1.1.0 
Summary0008745: Error 401
Description

Bonjour, 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.

Activities

jreese

jreese

2008-01-14 11:02

reporter   ~0016665

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.

WellsMJ

WellsMJ

2008-01-15 04:53

reporter   ~0016668

I use PHP 5

thraxisp

thraxisp

2008-01-15 07:52

reporter   ~0016669

Last edited: 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?

WellsMJ

WellsMJ

2008-01-15 08:18

reporter   ~0016670

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

WellsMJ

WellsMJ

2008-01-16 05:03

reporter   ~0016674

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.

thraxisp

thraxisp

2008-01-16 08:08

reporter   ~0016676

Which version of mySQL are you using? The requirements were upgraded to 4.1.1, but the version check was missed from the release.

WellsMJ

WellsMJ

2008-01-17 03:59

reporter   ~0016693

I use mysql 5.?.?.?

atrol

atrol

2012-06-10 08:20

developer   ~0032059

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.