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

Login with username, password and session length
  Show Posts
Pages: [1]
1  T35 Hosting Support / Free Hosting General Support / Re: Wordpress install error on: April 11, 2008, 08:01:07 AM
Argh! Sad
2  T35 Hosting Support / Free Hosting General Support / Wordpress install error on: April 11, 2008, 07:24:53 AM
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
Pages: [1]
Powered by SMF | SMF © 2006-2008, Simple Machines LLC