PDA

Voir la version complète : Divers Le Config.php


Corbu
18/09/2002, 12h25
Je dis un grand merci à ceux qui ont participés a ce thread pour le remplir d'informations.
___________
ASQUEL
___________

FREE



quote:
--------------------------------------------------------------------------------
// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='sql.free.fr';

// username and password to log onto db server
$dbusername='votre login';
$dbpassword='votre passe';

// name of database
$dbname='login';

// technical email address - any error messages will be emailed here
$technicalemail='******@****.com';
--------------------------------------------------------------------------------



MULTIMANIA

quote:
--------------------------------------------------------------------------------
// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='sql.multimania.com';

// username and password to log onto db server
$dbusername='votre login';
$dbpassword='votre passe';

// name of database
$dbname='login_db'; <<< ne pas oublier le "_db"

// technical email address - any error messages will be emailed here
$technicalemail='******@****.com';
--------------------------------------------------------------------------------



______________________________________
PASCAL
_______________________________________

quote:
--------------------------------------------------------------------------------
http://www.jexiste.org/

// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='localhost';

// username and password to log onto db server
$dbusername='votre login';
$dbpassword='votre passe';

// name of database
$dbname='login';

// technical email address - any error messages will be emailed here
$technicalemail='******@****.com';
--------------------------------------------------------------------------------



________________________
CHEPIOC
__________________________
ovh

quote:
--------------------------------------------------------------------------------
// type of database running
// (only mysql is supported at the moment)
$dbservertype="mysql";

// hostname or ip of server
$servername="sql";

// username and password to log onto db server
$dbusername="user";
$dbpassword="XXXXXX";

// name of database
$dbname="user";

// technical email address - any error messages will be emailed here
$technicalemail = "toto@ovh.net";
--------------------------------------------------------------------------------



______________________
ARCHER
_______________________
Pour http://www.nvphost.com (hébergement payant)

quote:
--------------------------------------------------------------------------------
// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='localhost';

// username and password to log onto db server
$dbusername='votre*login';
$dbpassword='votre*mdp';

// name of database
$dbname='votre*login';

--------------------------------------------------------------------------------



mad-troll http://www.mad-troll.com


quote:
--------------------------------------------------------------------------------
// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='localhost';

// username and password to log onto db server
$dbusername='votre*login';
$dbpassword='votre*mdp';

// name of database
$dbname='db_votre*login';

--------------------------------------------------------------------------------



________________________________
SHLAG
______________________________
phpnet.org

quote:
--------------------------------------------------------------------------------
// type of database running
// (only mysql is supported at the moment)
$dbservertype="mysql";

// hostname or ip of server
$servername="localhost";

// username and password to log onto db server
$dbusername="nom_user";
$dbpassword="mdp_user";

// name of database
$dbname="nom_user";
--------------------------------------------------------------------------------



__________________
CORBU
___________________
www.hebergement-discount.com

quote:
--------------------------------------------------------------------------------
// type of database running
// (only mysql is supported at the moment)
$dbservertype="mysql";

// hostname or ip of server
$servername="login ftp";

// username and password to log onto db server
$dbusername="login ftp";
$dbpassword="pass ftp";

// name of database
$dbname="login ftp";

// technical email address - any error messages will be emailed here
$technicalemail = "email webmaster";
--------------------------------------------------------------------------------

Corbu
18/09/2002, 12h25
de LM FUN

pour http://proheberg.com


// type of database running
// (only mysql is supported at the moment)
$dbservertype="mysql";

// hostname or ip of server
$servername="localhost";

// username and password to log onto db server
$dbusername="votre login";
$dbpassword="votre passe";

// name of database
$dbname="votre login";

// technical email address - any error messages will be emailed here
$technicalemail = "votre email ";

Corbu
18/09/2002, 12h26
de Smike

je viens d'en install un sur www.amen.fr donc voici :

// type of database running
// (only mysql is supported at the moment)
$dbservertype="mysql";

// hostname or ip of server
$servername="mysql5.amen.fr";

// username and password to log onto db server
$dbusername="ton-login";
$dbpassword="passe-mysql";

// name of database
$dbname="ton-login";

// technical email address - any error messages will be emailed here
$technicalemail = "dbmamster@your-email-address-here.com";

Smike
19/09/2002, 14h06
Firstream :

// type de base de données
// (seul mysql est supporté pour le moment)
$dbservertype='mysql';

// nom ou ip du serveur
$servername='mysql.firstream.net';

// nom d'utilisateur et mot de passe pour se connecter au serveur de la base de données
$dbusername='votre loggin';
$dbpassword='votre mdp';

// nom de la base de données
$dbname='nom de la base';

Johann62
20/09/2002, 13h38
Alors voici celui pour :http://www.zonepro.fr/
**************************************************
// type of database running

// (only mysql is supported at the moment)

$dbservertype="mysql";



// hostname or ip of server

$servername="localhost";



// username and password to log onto db server

$dbusername="ton-login";

$dbpassword="ton-pass";



// name of database

$dbname="ton-login";



// technical email address - any error messages will be emailed here

$technicalemail = "dbmaster@aol.com";

**************************************************
et voilà @+++

termineo
14/10/2002, 22h23
merci pour tout ces renseignement c cool

Shrek52
26/10/2002, 23h26
merci ca va surement me servir pour certains forums sur lesquels je bloquerait

furtif
31/10/2002, 15h53
bravo
ca peu aider ....he....il est beau ce forum
:cool:

Le Loustic
31/10/2002, 16h09
dire ka lepoke g galerer pr trouver les instructions pr free et c t la.
cool les mecs :)

xcheater2
31/10/2002, 17h27
pour multimania et le localserver avec easyphp:

<?php

/////////////////////////////////////////////////////////////
// Please note that if you get any errors when connecting, //
// that you will need to email your host as we cannot tell //
// you what your specific values are supposed to be //
/////////////////////////////////////////////////////////////

// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='localhost';

// username and password to log onto db server
$dbusername="root";
$dbpassword="";

// name of database
$dbname='xcheater';

// allow password viewing / editing in control panel
// 0 = not visible or editable
// 1 = not visible, but can be edited
// 2 = visible and can be edited
$pwdincp=2;


// technical email address - any error messages will be emailed here
$technicalemail='xcheater2@fr.st';

// use persistant connections to the database
// 0 = don't use
// 1 = use
$usepconnect=1;

/* ici c'est pour pouvoir remettre a zero la table adminlog depuis le cp mais il y a encore d'autres variable qui peuvent etre rajouté */
//$canviewadminlog = "1";
$canpruneadminlog = "1";


?>

mdovti
05/11/2002, 08h41
et bin merco pour vos conseil

gotrunk
06/11/2002, 14h41
merci grace a toi je peux configurer ma board sans probleme

ChtiPiS
07/11/2002, 13h11
Merci meme si cela ne m'a servi pour comprendre comment ca marche cette ptite bete:)

stromber
11/11/2002, 18h28
Merci, va va peut etre m'aider tt sa

dudulle
20/11/2002, 22h03
merci que de bonne info

Scub
18/01/2003, 16h01
merci pour le big taff!

Pitchoune
01/02/2003, 00h34
CITEGLOBE (http://www.citeglobe.com/)

quote:
--------------------------------------------------------------------------------
// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='sql.citeglobe.com';

// username and password to log onto db server
$dbusername='votre login';
$dbpassword='votre passe'; <= pas le passe FTP

// name of database
$dbname='login + a'; <= lettre "a" collé au login

// technical email address - any error messages will be emailed here
$technicalemail='******@****.com';

flafla
16/02/2003, 23h24
Merci beaucoup a vous vous etes vraiments chic :) ciao

@L@N
07/03/2003, 22h25
voila celui de webheberg ;)
-------------------------------
http://webheberg.com
-------------------------------

<?php
/////////////////////////////////////////////////////////////
// Please note that if you get any errors when connecting, //
// that you will need to email your host as we cannot tell //
// you what your specific values are supposed to be //
/////////////////////////////////////////////////////////////


// type of database running
// (only mysql is supported at the moment)
$dbservertype="mysql";


// hostname or ip of server
$servername="localhost";


// username and password to log onto db server
$dbusername="login de la base";
$dbpassword="pass de la base";


// name of database
$dbname="nom de la base";


// technical email address - any error messages will be emailed here
$technicalemail = "mail choisi";


// use persistant connections to the database
// 0 = don't use
// 1 = use
$usepconnect = 0;


// which users are allowed to view the admin log
// separate each userid with a comma
$canviewadminlog = "1";


// which users are allowed to prune the admin log
// separate each userid with a comma
$canpruneadminlog = "";


?>



voili voilou a1