mysql connection error when uploading mysql connection error when uploading
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

mysql connection error when uploading

Started by DFarthing, March 13, 2009, 03:01:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DFarthing

Looked around and didn't see this type of error anywhere.  The applet used to work fine, however we had a switch in servers.  When uploading a picture using jupload we get an error stating "(mysql_connect) 1045 : Access denied for user 'xxxxxxxx'@'localhost' (using password: NO"  Now the regular upload page works fine and the cpg database users have full access.  I just can't see where this is being blocked.  Any help would be appreciated.


Debug info attached.

etienne_sf

Hum,

  You're right, AFAIK, you're the first one to have this error.

  I guess you're in bridge mode.

If not, forget about what's written below, and please give me more info.

If yes:

You probably have two different databases: one for the native Coppermine, and one for the forum. By the way, I don't understand how your installation can work. But I'm not an expert of the whole internal part of Coppermine.

In your case: I guess that it wouldn't, even if the connection was Ok. You probably would encounter the error, expressed here:
http://forum.coppermine-gallery.net/index.php/topic,58464.0.html

  As stated there, I'm working on this one.  Will be corrected soon.


For my information: is it the first time you use JUpload, or did it work before ?

Etienne

grrrlsetsfire

I am getting the same issue with JUpload as well when before it was working fine. I have moved the databases but I thought I had all the correct paths because the page is viewable with the photos. Do you know which files I need to make sure I change the database information in?

etienne_sf

Hi,

  Which version are you using ?

The last version have a diferent way to connect on the database: before, Jupload was connecting itself to the database. Now, it should not connect anymore (since 3.5.0beta versions).

Etienne

etienne_sf