1. IMPORTANT : Nouvelles mesures de sécurité - 2. Règles pour obtenir de l'aide dans les forums de support - 3. Restrictions des droits pour le groupe "Support suspendu"

Il est obligatoire de respecter les Règles de MyBB.fr : Version abrégée ou Version complète pour obtenir du support sur nos forums.

Les membres ayant un site/forum contrevenant aux règles de MyBB.support seront placés dans le groupe "Support suspendu" et ne bénéficieront plus du support du staff. Nous recommandons aux autres membres d'agir de même. Il ne s'agit pas d'un bannissement, le membre retrouvera son statut "normal" dès que sa situation sera conforme aux règles.

Nouveau : un Wiki en français : plus de détails.
Avant de soumettre votre problème, consultez-le, ainsi que la FAQ, sans oublier le moteur de recherche interne.


Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
probleme SQL
Mots-clés » probleme, sql
20-04-2014, 0:08, (Modification du message : 20-04-2014, 0:10 par skyblue06.)
#3
RE: probleme SQL
quand j'ouvre sa m’écrie sa es que je doit changer des chose ou pas

<?php
/**
* Database configuration
*
* Please see the MyBB Docs for advanced
* database configuration for larger installations
* http://docs.mybb.com/
*/

$config['database']['type'] = 'mysqli';
$config['database']['database'] = 'u408154062_forum';
$config['database']['table_prefix'] = 'mybb_';

$config['database']['hostname'] = 'mysql.hostinger.fr';
$config['database']['username'] = 'u408154062_forum';
$config['database']['password'] = '****';

/**
* Admin CP directory
* For security reasons, it is recommended you
* rename your Admin CP directory. You then need
* to adjust the value below to point to the
* new directory.
*/

$config['admin_dir'] = 'admin';

/**
* Hide all Admin CP links
* If you wish to hide all Admin CP links
* on the front end of the board after
* renaming your Admin CP directory, set this
* to 1.
*/

$config['hide_admin_links'] = 0;

/**
* Data-cache configuration
* The data cache is a temporary cache
* of the most commonly accessed data in MyBB.
* By default, the database is used to store this data.
*
* If you wish to use the file system (cache/ directory), MemCache, xcache, or eAccelerator
* you can change the value below to 'files', 'memcache', 'xcache' or 'eaccelerator' from 'db'.
*/

$config['cache_store'] = 'db';

/**
* Memcache configuration
* If you are using memcache as your data-cache,
* you need to configure the hostname and port
* of your memcache server below.
*
* If not using memcache, ignore this section.
*/

$config['memcache']['host'] = 'localhost';
$config['memcache']['port'] = 11211;

/**
* Super Administrators
* A comma separated list of user IDs who cannot
* be edited, deleted or banned in the Admin CP.
* The administrator permissions for these users
* cannot be altered either.
*/

$config['super_admins'] = '1';

/**
* Database Encoding
* If you wish to set an encoding for MyBB uncomment
* the line below (if it isn't already) and change
* the current value to the mysql charset:
* http://dev.mysql.com/doc/refman/5.1/en/charset-mysql.html
*/

$config['database']['encoding'] = 'utf8';

/**
* Automatic Log Pruning
* The MyBB task system can automatically prune
* various log files created by MyBB.
* To enable this functionality for the logs below, set the
* the number of days before each log should be pruned.
* If you set the value to 0, the logs will not be pruned.
*/

$config['log_pruning'] = array(
'admin_logs' => 365, // Administrator logs
'mod_logs' => 365, // Moderator logs
'task_logs' => 30, // Scheduled task logs
'mail_logs' => 180, // Mail error logs
'user_mail_logs' => 180, // User mail logs
'promotion_logs' => 180 // Promotion logs
);

?>

ps: le mot de passe étoiler c'est normal :p
au pire si vraiment j'arrive pas a résoudre le problème je supprimerai tous et je recommencerai de 0
Répondre


Messages dans ce sujet
probleme SQL - skyblue06 - 19-04-2014, 23:11
RE: probleme SQL - spyto - 19-04-2014, 23:53
RE: probleme SQL - skyblue06 - 20-04-2014, 0:08
RE: probleme SQL - spyto - 20-04-2014, 14:52
RE: probleme SQL - skyblue06 - 20-04-2014, 15:05
RE: probleme SQL - spyto - 20-04-2014, 16:15
RE: probleme SQL - spyto - 20-04-2014, 15:41
RE: probleme SQL - skyblue06 - 20-04-2014, 15:50
RE: probleme SQL - exdiogene - 20-04-2014, 16:16
RE: probleme SQL - skyblue06 - 20-04-2014, 16:21
RE: probleme SQL - spyto - 20-04-2014, 16:28
RE: probleme SQL - skyblue06 - 20-04-2014, 16:47



Utilisateur(s) parcourant ce sujet : 1 visiteur(s)

Contact | MyBB.support | Retourner en haut | Retourner au contenu | Version bas-débit (Archivé) | Syndication RSS
 Utilitaire de traduction fourni par Regentronique