Navigator Internet Solutions, Inc | Community  

Go Back   Navigator Internet Solutions, Inc | Community > Interactive Forums > Support & Questions
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Welcome to the Navigator Internet Solutions, Inc | Community forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Support & Questions Do you want to make public your Support Question? Feel free to post and you will receive a reply You don't need to be registered to post/reply here.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-22-2004, 09:22 PM
psyburn's Avatar
psyburn psyburn is offline
Junior Member
 
Join Date: Mar 2004
Posts: 4
Send a message via AIM to psyburn Send a message via MSN to psyburn Send a message via Yahoo to psyburn
Default Sql help thing.

Well, I'm trying to install http://www.neocrome.net/ <---this thing. Well first I have to edit the config file. And I'm seem to have a slight problem afterwords.

Warning: mysql_connect(): Access denied for user: 'animix_copp2@mainstream.navigatoris.us' (Using password: YES) in /home2/animix/public_html/home/system/database.mysql.php on line 24
Could not connect to database!


Well, the problem is somewhere:

$cfg['mysqlhost'] = 'navigatoris.us'; // Database host URL
$cfg['mysqluser'] = 'animix_copp2'; // Database user
$cfg['mysqlpassword'] = '****'; // Database password
$cfg['mysqldb'] = 'animix_copp2'; // Database name

Over there. The database I need it to connect to is "animix_copp2". I also heard that the user must be the same. Anyway I need help.

Reply With Quote
  #2 (permalink)  
Old 10-22-2004, 09:55 PM
NIS-Francisco's Avatar
NIS-Francisco NIS-Francisco is offline
Administrator
 
Join Date: Dec 2003
Posts: 528
Send a message via ICQ to NIS-Francisco Send a message via AIM to NIS-Francisco Send a message via MSN to NIS-Francisco Send a message via Yahoo to NIS-Francisco
Default Re: Sql help thing.

Good evening,

What you are trying to install is a CMS (Content Management System) for your website. Now, we just have to change one thing to make it work, the "mysqlhost", change it from "navigatoris.us" to "localhost".

Now, in order for the database to work, you need to check that the username "animix_copp2" has permissions to access the database "animix_copp2". For this work, you need to create an username in your control panel and give it a password. Once you do that you must provide the "new" user with the correct permissions in order for it to connect and make such database transactions, as adding data, creating tables, etc.

For this, go inside the "MySQL" management on your control panel, there should be a drop down box, close to the "Create Database" button. Look for it and you will have to choose the correct USERNAME and MySQL Database and the privileges you would like to give that user for that database. Normally, CMS requiere FULL ACCESS, so please be aware. (Please see pics to get an idea of what I'm talking about)

Thanks again for your Continued business with us,
Sincerely
Attached Thumbnails
sql-help-thing-6_how-mysql-user1.gif  sql-help-thing-7_how-mysql-user2.gif  
Reply With Quote
  #3 (permalink)  
Old 10-22-2004, 09:56 PM
psyburn's Avatar
psyburn psyburn is offline
Junior Member
 
Join Date: Mar 2004
Posts: 4
Send a message via AIM to psyburn Send a message via MSN to psyburn Send a message via Yahoo to psyburn
Default Re: Sql help thing.

I <3 YOU!!!
*hug*
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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


All times are GMT -4. The time now is 02:24 PM.


Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0 RC6
Copyright © 2003-2005 Navigator Internet Solutions, Inc (NIS - NavigatorIS). All Rights Reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106