Guest twelves Posted July 11, 2003 Posted July 11, 2003 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 Quote
Guest twelves Posted July 11, 2003 Posted July 11, 2003 OPES! This is just so the BBS will email on reply. I forgot to tick the box. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.