Help - Search - Members - Calendar
Full Version: Unable To Login To Phpmyadmin?!
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
atlint
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

Your database username must be 16 characters or less (so masterbisnis_s would work).
Rocco
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

You have to create a new hosting account that is less than 14 characters in length and then host the database there.
avado
my database name is ixenland\_geoffrey and username is ixenland\_geoffrey but my phpadmin doesn't working please help
Dave

Don't include the backslash (\). Also the entire length must be less than 16 characters.

Try ixenland_g
Rocco
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

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.
Invision Power Board © 2001-2012 Invision Power Services, Inc.