Les avertissements suivants se sont produits :
Warning [2] Undefined array key 0 - Line: 1640 - File: showthread.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1640 errorHandler->error_callback
/showthread.php 915 buildtree




Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
[RESOLU] CMSMS 1.8.1 - PB Install étape2 - error E_DEPRECATED
#3
Bonjour,

pour ma config c'est donc

CMSMS 1.8.1
serveur OVH Perso
-> PHP 4.4.9 -- .htaccess SetEnv PHP_VER 5_TEST
-> MySQL 5.0.32



Et bien dans ce cas là, ce qui m'intérèsse le plus, c'est évidemment le distant.

lorsque je met en place la solution 2

Citation :Solution 2
.htaccess settings for PHP 5.3.x
The error reporting value in a .htaccess file has to be specified as an integer.
php_value error_reporting 22527
TED
ça me donne une "Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

et la solution 3
Citation :Solution 3
error_reporting set directly in PHP
If none of these options work, you may have luck with this line in your config.php:
error_reporting(E_ALL & ~E_DEPRECATED);
j'ai donc inséré dans config.php la ligne: error_reporting(E_ALL & ~E_DEPRECATED);
mais ça n'a pas eu d'effet


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)