atlint
Jul 6 2009, 05:50 AM
Greeting, I've made it to make it to have username for my database; secret(masterbisnis_secret). And my databasename is bisnis(masterbisnis_bisnis). But, when I attempt to login, it always fails. Could you please assist me with it?
Thank you
Dave
Jul 6 2009, 02:51 PM
Your database username must be 16 characters or less (so masterbisnis_s would work).
Rocco
Jul 13 2009, 10:02 AM
Hi Dave
What do you do if your domain name is longer than 16 char without the user added to it eg roccoandsallystravels_rocco?
Regards
Rocco
Dave
Jul 13 2009, 06:14 PM
You have to create a new hosting account that is less than 14 characters in length and then host the database there.
avado
Jul 15 2009, 07:51 AM
my database name is ixenland\_geoffrey and username is ixenland\_geoffrey but my phpadmin doesn't working please help
Dave
Jul 15 2009, 04:50 PM
Don't include the backslash (\). Also the entire length must be less than 16 characters.
Try ixenland_g
Rocco
Jul 16 2009, 03:06 PM
Hi Dave
I managed to create a vndv site to host my database. I am having trouble calling my database fro my uuuq site with php though. I don't know what the host info is. The below is not working.
Any advice?
$dbtype = 'mysql';
$host = 'vndv.com';
$database = 'traveldb_rs';
$user = 'traveldb_rs';
$pass = 'xxxxxxxx';
Dave
Jul 16 2009, 06:51 PM
If you can, come on the IRC and I will help you with this.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.