Advanced search  

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

Pages: [1]   Go Down

Author Topic: MySQL Password  (Read 4759 times)

0 Members and 1 Guest are viewing this topic.

rujikin

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
MySQL Password
« on: March 17, 2010, 01:03:26 am »

Im using the install.php and it will not accept my MySQL password. it keeps changing "|\|" to "|\\|" and saying it cannot connect ( wander why). Changing the password is not an option. Is there some manual way I can give it the step #1 info so it doesn't keep messing up my password.
Logged

rujikin

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Re: MySQL Password
« Reply #1 on: March 17, 2010, 01:06:17 am »

Im using the install.php and it will not accept my MySQL password. it keeps changing "|\|" to "|\\|" and saying it cannot connect ( wander why). Changing the password is not an option. Is there some manual way I can give it the step #1 info so it doesn't keep messing up my password.
I manually put the info in the config.php file but it gave me an error:

"Coppermine critical error:
Unable to connect to database !
MySQL said: Access denied for user '######'@'localhost' (using password: NO)"
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: MySQL Password
« Reply #2 on: March 18, 2010, 05:55:53 pm »

Issue solved? If not: stop playing with the "solved" icon and do as suggested per board rules instead. You have been told about board rules before:
In the future, respect board rules!

Don't use characters like the backslash in passwords - they have a very special meaning and should not be used. Especially for mySQL I suggest using alpha-numeric passwords. You can use capitalization, but you should not use special chars there - that leads to problems in many scripts.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.