Bonjour,
Merci pour votre aide. J’ai fais les modification dans le fichier php.ini que voici:
Citation
; error_reporting
; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
; Development Value: E_ALL
; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
Citation
; error_reporting
; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
; Development Value: E_ALL
; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
Citation
Common Values:
; E_ALL (Show all errors, warnings and notices including coding standards.)
; E_ALL & ~E_NOTICE (Show all errors, except for notices)
; E_ALL & ~E_NOTICE & ~E_STRICT (Show all errors, except for notices and coding standards warnings.)
; E_COMPILE_ERROR|E_RECOVERABLE_ERROR|E_ERROR|E_CORE_ERROR (Show only errors)
; Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
; Development Value: E_ALL
; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
Citation
; Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT
; http://php.net/error-reporting
error_reporting = E_ERROR | E_PARSE
Quand je me connect, voici les message d’erreur
CitationDeprecated: Non-static method DB::connect() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1165
Deprecated: Non-static method DB::parseDSN() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 520
Strict Standards: Declaration of DB_pgsql::quote() should be compatible with DB_common::quote($string = NULL) in C:\wamp64\www\opencourrier\php\db\DB\pgsql.php on line 50
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 551
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 551
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 557
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1170
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34
Deprecated: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 2200
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 1217
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1242
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 1387
Deprecated: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 2200
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 1217
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1242
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 1387
Deprecated: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 2200
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 1217
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1242
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 1387
Deprecated: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 2200
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 1217
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 1292
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 1387
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1242
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34
Deprecated: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 2200
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 1217
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\obj\utils.class.php on line 128
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1242
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp64\www\opencourrier\php\db\DB\common.php:2200) in C:\wamp64\www\opencourrier\core\om_application.class.php on line 660
Deprecated: Non-static method DB::isManip() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 2200
Deprecated: Non-static method DB::errorMessage() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 965
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB.php on line 688
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 1217
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\php\db\DB\common.php on line 1292
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1242
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34
Erreur de base de données. Contactez votre administrateur.
Deprecated: Non-static method database::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_application.class.php on line 1242
Deprecated: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in C:\wamp64\www\opencourrier\core\om_database.class.php on line 34