Advanced search  

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]

Pages: [1]   Go Down

Author Topic: MySQL Install Problem  (Read 3128 times)

0 Members and 1 Guest are viewing this topic.

helitown

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
MySQL Install Problem
« on: September 23, 2006, 08:48:26 am »

Hi Dear
I am trying to run install the frist time. I got an error message between here when clicked on the Let's Go. I use the phpbb database and does not seem to have anything wrong with my entries on the install window. 

Could not create a mySQL connection, please check the SQL values entered

MySQL error was : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (46)

Any hints as to what I should check?
Thank you so much

« Last Edit: September 23, 2006, 08:12:59 pm by TranzNDance »
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: MySQL Install Problem
« Reply #1 on: September 23, 2006, 01:16:35 pm »

Are you self hosted?  Are you on a VPS?  Are you completely responsible for configuring MySQL?

This type of error points at an improperly configured MySQL server.  You should contact your host for support.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

helitown

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: MySQL Install Problem
« Reply #2 on: September 23, 2006, 05:56:24 pm »

My webhost is Yahoo. For Yahoo they don't let people talk with their php or mySQL tech support team - we can only send e-mail and it takes a long time before they respond. I searched here and Google - all of the threads and info are dead ending - people don't come and share what they and/or their webhsot do to fix the problem. So I want to make sure that it is not me that caused the problem before I contact my webhost.

This is my info from my config.php except the user and password which I could not post. Should I use mysql instead of localhost for MySQL field. Also I see these are in the signle quotation mark - should I put these in the single quotation mark also in those fields on the Install Screen.

$dbms = 'mysql';

$dbhost = 'mysql';
$dbname = 'phpbb_3';

$table_prefix = 'phpbb_';

 
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: MySQL Install Problem
« Reply #3 on: September 23, 2006, 06:06:12 pm »

If 'mysql' is used in your phpbb install and it works, you should use that. Don't include the quotes when filling out the form.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: MySQL Install Problem
« Reply #4 on: September 23, 2006, 06:59:16 pm »

Also, don't use the same table prefix.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

helitown

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Re: MySQL Install Problem
« Reply #5 on: September 23, 2006, 08:10:31 pm »

It works! At least I passed that error.
Thanks
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 16 queries.