Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
redcobra

Datenbankeinstellungen

Recommended Posts

Hi Leute,

ich glaub mein erster Arbeitstag hat mich kirre gemacht.

Wo kann ich den meine Datenbankeinstellungen (Host, User und Pwd) nochmal ändern?

Danke und sorry.

redcobra

Share this post


Link to post

Datei conf_global.php:

$INFO['sql_database'] 	 =	'DATENBANK';
$INFO['sql_driver']  = 'mySQL';
$INFO['sql_host']  = 'DATENBANKSERVER';
$INFO['sql_pass']  = 'PASSWORT';
$INFO['sql_port']  = '';
$INFO['sql_tbl_prefix']  = 'ibf_';
$INFO['sql_user']  = 'BENUTZER';

Share this post


Link to post

Sag mal war dein erster Tag heute genauso grausam?

Kann ich von der Arbeit nicht behaupten, dennoch hatte ich dieses typische "erste Tag" Erlebnis an der Uni. :lol:

Stichwort Beamte. :P

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×