osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

RC3 Install - Access denied for user: 'nobody@localhost

This is a discussion on RC3 Install - Access denied for user: 'nobody@localhost within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Hi Ive been using RC2 for some time successfully but looking to upgrade to RC3 to meet security guidelines and ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 08-07-2006, 08:31 AM
New Member
 
Join Date: Mar 2006
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
pkirbyau
Default RC3 Install - Access denied for user: 'nobody@localhost

Hi Ive been using RC2 for some time successfully but looking to upgrade to RC3 to meet security guidelines and work out some niggles erstwhile not addressed.

I believe Ive downloaded the latest tar.gz file (2.76MB) with the SQL updates.

As I need to keep my other site running, Ive renamed catalog to catalog_old and then unzipped the package. However, when I try to run /catalog/install/index.php I get the following error and can not proceed.

Warning: mysql_connect(): Access denied for user: 'nobody@localhost' (Using password: NO) in /home/pkirbyau/public_html/catalog/admin/includes/functions/database.php on line 19
Unable to connect to database server!


Ive had to roll back to RC2 so appreciate guidance. Thanks.

>Any similarities to a post from someone with technical skill is purely coincidental.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 08-07-2006, 04:09 PM
Member
 
Join Date: Apr 2006
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
clauska
Default RE: RC3 Install - Access denied for user:

Think it's because you named it catalog_old make a new dir "test" and put catalog in that and try again. you can see that it tries to do somethin in "catalog/admin/includes/functions/database.php on line 19 " but yours is in catalog_old.
__________________
Always listen to experts. They\'ll tell you what can\'t be done and why. Then do it.

/clauska
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 08-07-2006, 04:16 PM
New Member
 
Join Date: Mar 2006
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
pkirbyau
Default RE: RC3 Install - Access denied for user:

Thanks Clauska. Problem remains.

Some clarity from my end. I renamed my existing (and functional) site to catalog_old and then extracted the tar file to create the new catalog directory.

Incidentally, Ive uploaded and tried the zip file too to see if something different there - no joy.

Appreciate the next turn of the crank.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 08-08-2006, 02:50 AM
neil's Avatar
Active Member
 
Join Date: Nov 2002
Posts: 245
Thanks: 9
Thanked 7 Times in 6 Posts
Rep Power: 6
neil is on a distinguished road
Default RE: RC3 Install - Access denied for user:

Have you tried the older sql file from this post

http://www.oscdox.com/PNphpBB2-viewtopic-t-6813.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 08-08-2006, 06:35 AM
Member
 
Join Date: Apr 2006
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
clauska
Default RE: RC3 Install - Access denied for user:

can you make a screendump, maybe it will help to see where in the proces it goes wrong
__________________
Always listen to experts. They\'ll tell you what can\'t be done and why. Then do it.

/clauska
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 08-08-2006, 06:36 AM
Member
 
Join Date: Apr 2006
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
clauska
Default RE: RC3 Install - Access denied for user:

have you tried to put .com after localhost
__________________
Always listen to experts. They\'ll tell you what can\'t be done and why. Then do it.

/clauska
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 08-08-2006, 09:20 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,326
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: RC3 Install - Access denied for user: 'nobody@localhost

Quote:
Originally Posted by pkirbyau
Warning: mysql_connect(): Access denied for user: 'nobody@localhost' (Using password: NO) in /home/pkirbyau/public_html/catalog/admin/includes/functions/database.php on line 19
Unable to connect to database server!
At what step in the installer do you get this error?
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 08-08-2006, 11:38 AM
Member
 
Join Date: Aug 2004
Posts: 43
Thanks: 2
Thanked 4 Times in 3 Posts
Rep Power: 0
jbanda
Default

Sounds like you either didn't create a new database with a user and password, or you didn't enter the existing database/user/password while installing the new site (which, of course, will overwrite the old database).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 08-09-2006, 06:25 AM
New Member
 
Join Date: Mar 2006
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
pkirbyau
Default RC3 Install - Access denied for user: 'nobody@localhost

I am trying to do step one of the installation.. before even connecting to the SQL database.

Literally steps performed:
1. rename current catalog directory to catalog_RC2
2. upload tar.gz file
3. unzipped to create a new catalog directory
4. from a different window //url/catalog/admin

Have also tried admin/index.php with same result.

PS - I have now rolled back to RC2 so you wont see this screen. It can be seen at http://www.kwgallery.com.au/catalog%20RC3/admin/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 08-09-2006, 07:27 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,326
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: RC3 Install - Access denied for user:

That is not the installer url...

It is

http://yoursite.com/catalog/install/

No error there except user error. You are trying to access the admin panel before running the installer...
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Froogle Exporter Access Denied message rolotech osCMax v2 Customization/Mods 0 11-10-2006 02:09 AM
Admin Access Denied auntie22 osCMax v1.7 Discussion 1 02-08-2006 03:07 PM
Can't Access Admin after Install khytten osCMax v1.7 Installation 1 04-11-2005 04:51 AM
PayPal IPN Test Panel Access Denied DerekJ osCMax v1.7 Discussion 4 03-18-2005 09:56 AM
access denied when I´m gonna install nallekramen osCommerce 2.2 Installation Help 1 09-08-2004 08:17 AM


All times are GMT -8. The time now is 03:28 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax