Help - Search - Members - Calendar
Full Version: Help ! Wordpress Dont Load!
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
2fik
Hii!

im new on zymic:d and its my first post here and i hope its right place where i should post my problem (please tell me if im in wrong). Im trying use wordpress 2.6 i followed steps the the read me page join in wordpress 2.6 zip, but when i try go to the page : http://2fikwall.vndv.com/wp-admin/install.php (mywebsite/wp-admin/install.php) i just get a error page asking me is my database name and user name are correct BUT they are!

i searched on the forum and i found some topics with many opinion and idea that i tried BUT still the page dont load, but i guess that the problem is in my user name and database name so here are the username and databasename i used in the "wp-config.php" file :

1st :
define('DB_NAME', '2fikwall_mydata');
define('DB_USER', '2fikwall_mydatadmin');
define('DB_PASSWORD', 'mypassword');
define('DB_HOST', 'localhost');
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
.....

2cd :

define('DB_NAME', '2fikwall_mydata@2fikwall.vndv.com');
define('DB_USER', '2fikwall_mydatadmin@2fikwall.vndv.com');
define('DB_PASSWORD', 'mypassword');
define('DB_HOST', 'localhost');
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
...

please if someone had same problem, can you show me how to do?
or maybe i should delete all files and try again and create new database and username. Anyway thanks guys!!

Help!:d
swordz
Your first try was closer.

Unfortunately, user names and databases can only be 16 characters long, including your site name and the underscore. Try a user name of 2fikwall_mydatad.

swordz
2fik
thank you !!!!!!!! biggrin.gif

you are right! biggrin.gif i changed my user name and database name, and it works fine!!! thank you so much !!!


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.