no save
Assistance
Achat
News

Forum | webmastering
php nuke
sidarus, le ven. 04 juin 2004 à 18:17:07
Le pb ne vient pas de Nuke, mais de EasyPHP v1.7 et plus précisément le fichier /easyphp1-7/apache/php.ini

Repères ces ligne et modifies les comme suit :

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Error handling and logging ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; - Show all errors, except for notices
error_reporting = E_ALL & ~E_NOTICE

; - Show all errors
;error_reporting = E_ALL

;;;;;;;;;;;;;;;;;
; Data Handling ;
;;;;;;;;;;;;;;;;;

; You should do your best to write your scripts so that they do not require
; register_globals to be on; Using form variables as globals can easily lead
; to possible security problems, if the code is not very well thought of.
register_globals = On

PS: 3 modifs

~°sidarus°~
Précédentpatapouf
mai 04
zouzou46
juin 04
Suivant
REPONSES
sidarus
juin 04
zouzou46
juin 04
Version Web
Réalisé par RedShift
no save