[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache



Bonjour,


Essaie de faire :

/etc/init.d/mysqld start


Dans le répertorie /etc/init.d, tu as tous les scripts qui peuvent être
démarrés.
Si tu les trouve, il faudra ensuite faire des liens symboliques dans le
répertoire rc3.d et rc5.D (à minima).

Par contre, si tu ne les trouve pas, il y a certainement un pb. Dis le nous.


Florian Carrère a écrit :
> re B'jour :p
>
> Je me suis installé un serveur web (apache + php4+mysql+phpmyadmin)
>
> Mais j'ai un problème ! Je n'arrive pas à me connecter sur phpmyadmin !
> j'ai cette erreur :
>
> ------------------------------
>
> /**Error*/
>
> /MySQL said:
> /
>
> /Can't connect to MySQL server on '192.168.169.199' (111)
>
> /-----------------------------------------
>
>
> Voici le début de mon fichier /config.inc.php/ de phpmyadmin :
>
> -------------------------------------------/
>
> /$cfgPmaAbsoluteUri = 'http://192.168.169.199/phpmyadmin/';
>
>
> /**
>  * Server(s) configuration
>  */
> // The $cfgServers array starts with $cfgServers[1].  Do not use
> $cfgServers[0].
> // You can disable a server config entry by setting host to ''.
> $cfgServers[1]['host']          = '192.168.169.199'; // MySQL hostname
> $cfgServers[1]['port']          = '';          // MySQL port - leave blank
> for default port
> $cfgServers[1]['socket']        = '';          // Path to the socket -
> leave blank for default socket
> $cfgServers[1]['connect_type']  = 'tcp';    // How to connect to MySQL
> server ('tcp' or 'socket')
> $cfgServers[1]['stduser']       = '';          // MySQL standard user
> settings (this user must have read-only
> $cfgServers[1]['stdpass']       = '';          //   access to the
> "mysql/user" and "mysql/db" tables)
> $cfgServers[1]['auth_type']     = 'config';    // Authentication method
> (config, http or cookie based)?
> $cfgServers[1]['user']          = 'root';      // MySQL user
> $cfgServers[1]['password']      = '';          // MySQL password (only
> needed with 'config' auth)/
>
> /-------------------------------------------------
>
> De plus je n'arrive pas à lancer les commande mysql type : /mysql restart,
> mysql start /   / il me met que ces commandes sont inconnues  :-(
>
> merci d'avance
>
> flo
>
>
>
>
>
>
> --
> Pensez à lire la FAQ de la liste avant de poser une question :
> http://wiki.debian.net/?DebianFrench
>
> Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
>
> To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


------------------------------
        Patrice OLIVER
Responsable Réseaux & Sécurité
   HOSPICES CIVILS DE BEAUNE
            BP 104
      21203 BEAUNE Cedex

      Tél. 03 80 24 44 09
      Fax  03 80 24 45 90
------------------------------




Reply to: