Thread: Sql help thing.
View Single Post
  #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