View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008745 | mantisbt | bugtracker | public | 2008-01-14 10:24 | 2012-06-22 07:48 |
| Reporter | WellsMJ | Assigned To | atrol | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | windows | OS | xp | OS Version | sp2 |
| Product Version | 1.1.0 | ||||
| Summary | 0008745: 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 | ||||
| Tags | No tags attached. | ||||
|
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. |
|
|
I use PHP 5 |
|
|
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? |
|
|
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 |
|
|
J'ai du retirer une ligne dans core/database_api.php if ( strtolower( $c_charset ) === 'utf-8' ) En effet cela provoque un erreur sur mon hébergement. |
|
|
Which version of mySQL are you using? The requirements were upgraded to 4.1.1, but the version check was missed from the release. |
|
|
I use mysql 5.?.?.? |
|
|
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. |
|