Jump to content

[Résolu] register global


Recommended Posts

Collage du topic que je t'ai donné :

OVH :

Pour activer PHP5, ajoutez à votre fichier .htaccess cette ligne :

SetEnv PHP_VER 5

Pour désactiver les registers globals :

SetEnv REGISTER_GLOBALS 0

Pour l'url rewriting, ajoutez cette ligne :

RewriteBase /

Link to comment
Share on other sites

  • 11 months later...

Bonjour,

La ligne "SetEnv PHP_VER 5" se trouve bien dans mon fichier .htaccess mais malheureusement ça ne change rien : la ligne "L'option PHP register global est désactivée (recommandé)" dans le test de compatibilité du système apparait toujours en rouge.

Je suis chez ovh.

Merci,

++

Lio

Link to comment
Share on other sites

  • 3 months later...
verifie que ton fichier soit bien .htaccess et non .htaccess.txt


j'ai le meme probleme :
L'option PHP "register global" est désactivée (recommandé)
je suis chez ovh et mon fichier .htaccess et le bon il contient bien SetEnv PHP_VER 5

et j'ai toujour l'erreur

help me

merci
Link to comment
Share on other sites

  • 11 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...