[Résolu] Probleme avec mysql5-2 (Créer un compte)

  • Statut : non résolu
4 sujets de 1 à 4 (sur un total de 4)
  • Auteur
    Messages
  • #449278
    livai
    Membre
    Initié WordPress
    28 contributions

    Bonjour,

    – Version de WordPress : 2.0.5 .fr

    – Nom de l’hebergeur : OVH

    Problème(s) rencontré(s) : J’essaye d’installer wordpress mais il semble y avoir un problème avec le serveur.

    Ma procédure:

    1. Création d’une base mysql chez OVH
    2. Ils m’envoient les infos techniques de la base par email

    3. Je modifie le wp-config.php avec les codes genre ça donne:

    define(‘DB_NAME’, ‘nomdelabase’); // The name of the database
    define(‘DB_USER’, ‘utilisateur’); // Your MySQL username
    define(‘DB_PASSWORD’, ‘motdepasse’); // …and password
    define(‘DB_HOST’, ‘mysql5-2’); // 99% chance you won’t need to change this value

    4. Je mets le dossier wordpress à la racine donc www.

    5. je lance http://www.mondomaine.com/wp-admin/install.php et jObtiens:

    The requested URL /wp-admin/install.php was not found on this server.
    Bizarre car dans le tuto ils disent

    Si vous avez installé WordPress dans le répertoire racine, vous devriez vous rendre ici : http://www.example.com/wp-admin/install.php

    6. j’essaye avec http://www.mondomaine.com/wordpress/wp-admin/install.php et j’obtiens:

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, tech@ovh.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Selon vous, le problème vient de mon install ou c’est OVH qui pose problème ?

    Merci par avance pour votre aide.

    A+

    #584179
    livai
    Membre
    Initié WordPress
    28 contributions

    Salut,

    Juste pour info, je viens de changer les attributs fichier à 755 et j’ai maintenant ceci:

    Error establishing a database connection

    This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at mysql5-2. This could mean your host’s database server is down.

    * Are you sure you have the correct username and password?
    * Are you sure that you have typed the correct hostname?
    * Are you sure that the database server is running?

    If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the

    J’ai comme l’impression que mysql5-2 lui plait pas trop :(

    A+

    #584180
    livai
    Membre
    Initié WordPress
    28 contributions

    Salut,

    Bon j’ai installé la version anglaise sur une autre base de donnée et là tout fonctionne… 🙂

    A+

    #584181
    AmO
    Participant
    Maître WordPress
    4443 contributions

    Lol Oki !

4 sujets de 1 à 4 (sur un total de 4)
  • Vous devez être connecté pour répondre à ce sujet.