[Solved]: Installed on new server, copied over settings and files from old server [Solved]: Installed on new server, copied over settings and files from old server
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Installed on new server, copied over settings and files from old server

Started by pfeff, June 04, 2008, 03:51:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pfeff

Coppermine critical error:
Unable to connect to database !

MySQL said: Access denied for user 'softbal1_copp1'@'localhost' (using password: YES)

I'm pretty sure I have this set up correctly. Any suggestions?

Fabricio Ferrero

Read Docs and Search the Forum before posting. - Soporte en español
--*--
Fabricio Ferrero's Website

Catching up! :)

pfeff

I did that with the exception of the permissions deal and that really didn't change a whole lot.

Nibbler

Means the mysql details in include/config.inc.php are not correct. Verify that:

The user softbal1_copp1 exists.
The password is correct.
The user has access to the database.

pfeff

Thanks for the help. I edited the file Nibbler suggested and we are back in business!

Thanks all!

Dan

pfeff

http://www.worldsoftballleague.com/photos/index.php

Any ideas why none of the pics show up but they are there? If you keep click on the image links eventually you get the original. It's like the thumbnail process is not working.

Joachim Müller