PDA

View Full Version : errors MySQL


ldallara
12-05-2004, 12:35 PM
Help!

I've installed Pixelpost and got it running, using a database that I had for
4images app. Now my 4images doesn't run, it puks with this error.

Warning: mysql_connect(): Access denied for user: 'ldallara_imga1@localhost' (Using password: YES) in /home/ldallara/public_html/Gallery/includes/db_mysql.php on line 39

DB Error: Could not connect to the database server (localhost, ldallara_imga1).

The question do i need 2 database ? or 2 user ID's and 2 passwd's
or can I do it with db ?

clueless on MySql
TIA

Lou in NJ usa
:?

ldallara
12-05-2004, 01:00 PM
:cry:

Warning: mysql_connect(): Access denied for user: 'ldallara_imga1@localhost' (Using password: YES) in /home/ldallara/public_html/pixelpost/admin/index.php on line 33
Error: Access denied for user: 'ldallara_imga1@localhost' (Using password: YES)

I've tryed changing my passwd in mysql to YES etc and I get the same error..

TIA

Lou

Connie
12-05-2004, 03:09 PM
you can do with one Database and one login, as long as the table-names are different...

the password is not YES, this message just shows that the connect is done with log-in + password...

but I am not a database-specialist so I cannot help you as I don't know what you did exactly...

do you have a PHPAdmin at your server?
Can you go there?
do you see the tables of pixelpost and 4images?

check the pixelpost.php for the login-data and compare with the configuration file of 4images...

good luck!

pixelpunk
12-05-2004, 05:02 PM
As what connie says.
check what your db files says, both the one for pixelpost as well as the one for the other script, since it's that one that fails according to the above error.

db_mysql.php

Review that file, see to it that the correct username, password and whatever is in there is correct.

// punk

Anonymous
12-05-2004, 09:13 PM
you can do with one Database and one login, as long as the table-names are different...

the password is not YES, this message just shows that the connect is done with log-in + password...

but I am not a database-specialist so I cannot help you as I don't know what you did exactly...

do you have a PHPAdmin at your server?
Can you go there?
do you see the tables of pixelpost and 4images?

check the pixelpost.php for the login-data and compare with the configuration file of 4images...

good luck!

Yes; I've been working with the db Admin
yes, I can see the tables for both pixelpost and 4images.
I'll look at the config files again...

Thanks for the Help
Lou

Anonymous
12-05-2004, 09:15 PM
As what connie says.
check what your db files says, both the one for pixelpost as well as the one for the other script, since it's that one that fails according to the above error.



Review that file, see to it that the correct username, password and whatever is in there is correct.

// punk

Hi;

I've edited the db_mysql.php, seem pretty straight foward...
I'm waiting for the Admin to varify the passwd....

Thanks
Lou

ldallara
12-18-2004, 05:38 PM
Thanks for the help, I got it working with your forums help..
This is a great forum !!!

I really love Pixelpost, filled all my needs.... Thats developers you did a great job !!

Lou
http://www.louisdallara.com/pixelpost/

pixelpunk
12-19-2004, 08:07 PM
Great you got it working and thanks for the kudos on pixelpost, really nice to hear!

// punk

pepsiat
08-03-2007, 05:38 PM
Hi,
I have allmost similar problem, but not exactly. My website worked well, but about week ago I got:

Connect DB Error: Access denied for user 'paintsho_paintsh'@'localhost' (using password: YES) Cause #2

Now I upgrade to v1.6 but nothing chance. I cant go to admin page.

Is the problem in service provider server?

Dkozikowski
08-03-2007, 07:53 PM
Please refrain from double posting and refer to my response in the thread you started for this issue.

Dennis
08-04-2007, 07:22 PM
Original issue solved, thread closed.