Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - phpmyadmin | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Book Keeper
♫♫♫ n00blet ♫♫♫

Level: 21

Posts: 134/160
EXP: 49435
For next: 508

Since: 03-15-04
From: Wired

Bookworm eat fresh!

Since last post: 20 hours
Last activity: 8 hours
Posted on 08-13-05 07:26 AM Link | Quote
I'm having trubble getting mysql working, what parts of the config file should I change?
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 837/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 08-13-05 08:09 AM Link | Quote
If I recall its config.inc.php

Something like such.

In the file:

$cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname or IP address
$cfg['Servers'][$i]['port'] = ''; // MySQL port - leave blank for default port
$cfg['Servers'][$i]['socket'] = ''; // Path to the socket - leave blank for default socket
$cfg['Servers'][$i]['connect_type'] = 'socket'; // How to connect to MySQL server ('tcp' or 'socket')
$cfg['Servers'][$i]['extension'] = 'mysql'; // The php MySQL extension to use ('mysql' or 'mysqli')
$cfg['Servers'][$i]['compress'] = FALSE; // Use compressed protocol for the MySQL connection
// (requires PHP >= 4.3.0)
$cfg['Servers'][$i]['controluser'] = ''; // MySQL control user settings
// (this user must have read-only
$cfg['Servers'][$i]['controlpass'] = ''; // access to the "mysql/user"
// and "mysql/db" tables).
// The controluser is also
// used for all relational
// features (pmadb)
$cfg['Servers'][$i]['auth_type'] = 'cookie'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = ''; // MySQL user
$cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed
// with 'config' auth_type)

Edit the user and pass and your set and make sure you write out a security question.
Book Keeper
♫♫♫ n00blet ♫♫♫

Level: 21

Posts: 135/160
EXP: 49435
For next: 508

Since: 03-15-04
From: Wired

Bookworm eat fresh!

Since last post: 20 hours
Last activity: 8 hours
Posted on 08-13-05 11:04 AM Link | Quote
I did as much, but I'm getting an error. I think I setup everything correctly, but I'm not sure.

Ps. I gave a link to the page and the config... and to all of you who would try to get my password, you failed.
DarkSlaya
POOOOOOOOOOOORN!
Level: 88

Posts: 4020/4249
EXP: 6409254
For next: 241410

Since: 05-16-04
From: Montreal, Quebec, Canada

Since last post: 8 hours
Last activity: 5 hours
Posted on 08-13-05 04:19 PM Link | Quote
Also, check with your host if the databases are on the same server.

It won't find the user/password if it isn't on the same server
Book Keeper
♫♫♫ n00blet ♫♫♫

Level: 21

Posts: 136/160
EXP: 49435
For next: 508

Since: 03-15-04
From: Wired

Bookworm eat fresh!

Since last post: 20 hours
Last activity: 8 hours
Posted on 08-14-05 04:56 AM Link | Quote
It's on the same server, I'm hosting it. :p
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 843/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 08-14-05 06:13 AM Link | Quote
Try editing: $cfg['blowfish_secret'] = '';
Book Keeper
♫♫♫ n00blet ♫♫♫

Level: 21

Posts: 137/160
EXP: 49435
For next: 508

Since: 03-15-04
From: Wired

Bookworm eat fresh!

Since last post: 20 hours
Last activity: 8 hours
Posted on 08-14-05 07:21 AM Link | Quote
Thanks for the help, it's working now.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Programming - phpmyadmin | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.006 seconds.