Php nuke
Fermé
patapouf
-
12 mai 2004 à 18:48
zouzou46 Messages postés 17 Date d'inscription dimanche 6 juin 2004 Statut Membre Dernière intervention 21 décembre 2009 - 7 juin 2004 à 11:59
zouzou46 Messages postés 17 Date d'inscription dimanche 6 juin 2004 Statut Membre Dernière intervention 21 décembre 2009 - 7 juin 2004 à 11:59
A voir également:
- Php nuke
- Easy php - Télécharger - Divers Web & Internet
- Bouton php - Forum PHP
- Php?id=1 - Forum PHP
- \R php ✓ - Forum PHP
- Nuke bo3 - Forum Montage et acquisition vidéo
2 réponses
sidarus
Messages postés
387
Date d'inscription
jeudi 23 octobre 2003
Statut
Contributeur
Dernière intervention
12 avril 2007
112
4 juin 2004 à 18:17
4 juin 2004 à 18:17
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 :
PS: 3 modifs
~°sidarus°~
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°~
zouzou46
Messages postés
17
Date d'inscription
dimanche 6 juin 2004
Statut
Membre
Dernière intervention
21 décembre 2009
2
7 juin 2004 à 11:59
7 juin 2004 à 11:59
La variable register_global est positionnée à TRUE par défaut avec la nouvelle version de php qui est sans doute utilisée par ton hébergeur.
va voir http://www.nexen.net/docs/php/annotee/reserved.variables.get.php
idem pour http://www.nexen.net/docs/php/annotee/reserved.variables.get.php et ta variable _POST
va voir http://www.nexen.net/docs/php/annotee/reserved.variables.get.php
idem pour http://www.nexen.net/docs/php/annotee/reserved.variables.get.php et ta variable _POST