Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Pages: [1]
Print
Topic: Wordpress install error  (Read 407 times)
« on: April 11, 2008, 07:24:53 AM »
niberlin Offline
Newbie

View Profile
*
Posts: 2



define('DB_NAME', 'XXX');    // The name of the database
define('DB_USER', 'XXXX');     // Your MySQL username
define('DB_PASSWORD', 'XXXXX'); // ...and password
define('DB_HOST', 'localhost');    // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');

I can't get my wordpress to work. I have tried it all, but no matter what i change in the config i alwas get the error message. What am i doing wrong?
Can someone post an example?

Thanks Smiley
Report to moderator   Logged

 
« Reply #1 on: April 11, 2008, 07:51:50 AM »
T35 Head Forum Administrator
dWhite Offline
Administrator
Sr. Member

View Profile WWW
*****
Posts: 261



We don't provide MySQL databases for free hosting accounts.
Report to moderator   Logged

« Reply #2 on: April 11, 2008, 08:01:07 AM »
niberlin Offline
Newbie

View Profile
*
Posts: 2



Argh! Sad
Report to moderator   Logged
 
Pages: [1]
Print
Jump to:  

Powered by SMF | SMF © 2006-2008, Simple Machines LLC