Re: INVISION 2.0 Bridge - v1.0 Re: INVISION 2.0 Bridge - v1.0
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Re: INVISION 2.0 Bridge - v1.0

Started by aeolus, October 12, 2005, 06:10:06 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

aeolus

Hi,

This my system (running in my own pc)::

# Apache Web Server Version 2.0.54
# PHP Script Language Version 5.0.4
# MySQL Database Version 4.1.12a
# phpMyAdmin Database Manager Version 2.6.2-pl1

and i had read the online menu >> http://coppermine.sourceforge.net/manual.php#integrating

and i am sure it be done  >>

// database configuration
define('IB_DB_NAME', 'ipb20utf'); // The name of the database used by the board
define('IB_BD_HOST', 'localhost'); // The name of the database server
define('IB_DB_USERNAME', 'i_know_the_name'); // The username to use to connect to the database
define('IB_DB_PASSWORD', 'xxxxxx'); // The password to use to connect to the database

// The web path to your Invision Board directory
// In this example http://yoursite_name.com/ivboard/
define('IB_WEB_PATH', '/ipb20utf/');
//


and still has the wrong message>>

Coppermine critical error:
Unable to connect to Invision Board database !

MySQL said: Access denied for user 'root'@'localhost' (using password: NO)



the correct usename for my SQL database is not root, why is said >> root ?
why?

thanks! ;D
Don't care where hacker came from, just know what it does.

aeolus

so sorry,,i put the bridge files into wrong directory

my problem is solved  after more searching and reading... ;D

and this is a good post>>

http://forum.coppermine-gallery.net/index.php?topic=10554.0

Don't care where hacker came from, just know what it does.