Jump to content

I Can Not Give Access To A Database To A User.


Recommended Posts

Guest twelves
Posted

the problem I have is I can not give access to a database to a user.

I have created databases many times in my life with Mysql

 

However, this time its not working.

 

I am sure I could instal postnuke if I could have the database problem fixed.

 

Below is the problem. And thanks for the help. I am sure I will be up and running soon.

 

Jay!

 

Connection Strings

Perl $dbh = DBI->connect("DBI:mysql:stringn_nuke:localhost","stringn_jay","<PASSWORD HERE>");

PHP $dbh=mysql_connect ("localhost", "stringn_jay", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());

mysql_select_db ("stringn_nuke");

 

 

Sql Account Maintenance

 

Account Created

Added jay with the password *****

 

Account added to Access List

Added the user stringn_jay to the database stringn_nuke woooot

Guest twelves
Posted

OPES! This is just so the BBS will email on reply.

I forgot to tick the box.

 

:P

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...