Quantcast
Viewing all articles
Browse latest Browse all 3471

problème aved PHPMyAdmin (2 réponses)

bonjour,
j'ai besoin de votre aide !!
quand j'ouvre PHPMyAdmin pour créer une base de donner voilà se que je trouve :
<?php
/* Servers configuration */
$i = 0;


/* Server: localhost [1] */
$i++;


//Extension à utiliser (Par défaut mysqli - peut être mysql)
$cfg['Servers'][$i]['extension'] = 'mysqli';
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';
$cfg['Servers'][$i]['AllowNoPassword'] = true;
$cfg['PmaNoRelation_DisableWarning'] = TRUE;

/* End of servers configuration */
?>
Quelqu'un peut-il m'aider?

Viewing all articles
Browse latest Browse all 3471

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>