Au temps pour moi, j'avais juste changé le niveau d'ereur de ALL à notice
là je viens de mettre, E_ALL & ~E_NOTICE
avec la fatigue je n'etais pas allé au bout d'une phrase dans l'autre topic
Excusation milles fois
si tu peux modifier le niveau d'erreur dans ton php.ini, ce sera plus simple :-?
oki merci pour le lien j'ai fait les modifs indiqué, il ne reste plus qu'un type d'ereur :
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 220
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 220
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 222
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 222
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 541
(bravo pour le soft ^^)
c'est un probleme de niveau d'erreur à modifier dans ton php.ini, tu peux avoir des infos sur topic du probleme d'installation avec Easyphp 1.7
Voila voulant installer phpwebgallery sur mon server j'ai fait une pitite install d'apache (2.0.48) et php (4.3.4)
jusque la tout se passe bien, je lance le /galerie/admin/installl.php, ca marche, je choisi la langue, je laisse localhost pour la bdd, j'indique la database je clique sur "valider"
et là, c'est le drame :
Notice: Use of undefined constant PREFIX_INCLUDE - assumed 'PREFIX_INCLUDE' in D:\www\galerie\admin\install.php on line 21
Notice: Use of undefined constant ATT_REG - assumed 'ATT_REG' in D:\www\galerie\include\functions_xml.inc.php on line 21
Notice: Use of undefined constant VAL_REG - assumed 'VAL_REG' in D:\www\galerie\include\functions_xml.inc.php on line 22
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 220
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 220
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 222
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 222
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 541
Warning: Cannot modify header information - headers already sent by (output started at D:\www\galerie\admin\install.php:21) in D:\www\galerie\admin\install.php on line 113
Warning: Cannot modify header information - headers already sent by (output started at D:\www\galerie\admin\install.php:21) in D:\www\galerie\admin\install.php on line 114
Warning: Cannot modify header information - headers already sent by (output started at D:\www\galerie\admin\install.php:21) in D:\www\galerie\admin\install.php on line 115
par contre lors du choix de la langue et de l'etape 1 j'ai des meesage du genre :
Notice: Use of undefined constant PREFIX_INCLUDE - assumed 'PREFIX_INCLUDE' in D:\www\galerie\admin\install.php on line 21
Notice: Use of undefined constant ATT_REG - assumed 'ATT_REG' in D:\www\galerie\include\functions_xml.inc.php on line 21
Notice: Use of undefined constant VAL_REG - assumed 'VAL_REG' in D:\www\galerie\include\functions_xml.inc.php on line 22
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 220
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 220
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 222
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 222
Notice: Undefined variable: conf in D:\www\galerie\language\francais.php on line 541
Notice: Undefined index: cfgUser in D:\www\galerie\admin\install.php on line 153
Notice: Undefined index: cfgBase in D:\www\galerie\admin\install.php on line 155
vous savez d'ou ca peut venir :??: