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