Jump to content

Recommended Posts

Posted

Hello yall. I have signed up with TCH a bit ago and so far I'm very happy. Though I have hit a small snag. This is my frist time working with a multipule DB hosting center. So I'm trying to make a DB for a blogger and I get the following error:

 

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

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

mysql_select_db ("torranc2_bplog");

 

Now, I'm a bit SQL stupid so I followed the visual walk through that they have on setting one of these and I did the 3 steps. Make DB, Make User and Place user in DB with its rights. Out side of that I have done nothing else.

 

 

Any ideas?

 

thank you

Posted

:) Welcome to the Family ;)

 

and your new home!

 

What you posted looks like the sample connection string you see after creating a database.

Your user is admin and the db is bplog.

 

just above that in phpmysql you should see the database

followed by the user and its permissions.

 

We really are like family here.

So if you need anything,

just ask your new family!

We love to help :)

Posted
hat you posted looks like the sample connection string you see after creating a database.

Your user is admin and the db is bplog.

 

just above that in phpmysql you should see the database

followed by the user and its permissions.

 

Ohhh ok, so what I'm seeing really isn't an error then? just a sample. Cause everytime I open up DB managment through cpanel I see that.

 

and yes the bloging software would be bplog. Unless someone knows of another good progrm that can be used for posting general news. Hosting band site, need it for updates and shows and the like

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...