henrik
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Diffrents url:sokey, but you guys think it would work?
Forum: Fixing WordPress
In reply to: Diffrents url:sno one?
Forum: Fixing WordPress
In reply to: Diffrents url:sokey cool..
but is it possible to have the HTML pages on matrix.dzygn.com and then only the WP files over at henrik.abuseadam.com, and run wp through abuseadam into Dzygn with a redirect..?
Forum: Installing WordPress
In reply to: Install problem.thanks for the support, I have solved the problem…I had a space infront of the databasename…
such a dumbass misstake!
Forum: Installing WordPress
In reply to: Install problem.I have been talking to the hoster (my friend) and I can say that I’m 100% sure that the settings are right.
Forum: Installing WordPress
In reply to: config file settings.Forum: Installing WordPress
In reply to: config file settings.I don’t know. I’m not hosting, I have got some space from a friend.
Forum: Installing WordPress
In reply to: config file settings.I don’t really know, but I think it’s malysia but i’m not sure.
The url is http://www.dzygn.com and then I have got a bit of space and a subdomain.Forum: Installing WordPress
In reply to: config file settings.should I do anything with the db?
Forum: Installing WordPress
In reply to: config file settings.yeah—
on the left side of the db I can click at dzygn_matrixForum: Installing WordPress
In reply to: config file settings.I think it’s the php that don’t work, I’ll reinstall it.
What should I do in my db? (changes)
My db is empty right now..Forum: Installing WordPress
In reply to: config file settings.?
Forum: Installing WordPress
In reply to: config file settings.I have uploaded all the files again and I set the mod to 666 for index and 766 for config, but it didn’t work either.
if you look at this page is this correct.
http://matrix.dzygn.com/blog/
and is my config file correct.
code
<?php
/** WordPress’s config file **/
/** http://wordpress.org/ **/
// ** MySQL settings ** //
define(‘DB_NAME’, ‘dzygn_matrix’); // The name of the database
define(‘DB_USER’, ‘dzygn_matrix’); // Your MySQL username
define(‘DB_PASSWORD’, ‘*******’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value
// Change the prefix if you want to have multiple blogs in a single database.
$table_prefix = ‘wp_’; // example: ‘wp_’ or ‘b2’ or ‘mylogin_’
// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-includes/languages.
// For example, install de.mo to wp-includes/languages and set WPLANG to ‘de’
// to enable German language support.
define (‘WPLANG’, ”);
/* Stop editing */
$server = DB_HOST;
$loginsql = DB_USER;
$passsql = DB_PASSWORD;
$base = DB_NAME;
define(‘ABSPATH’, dirname(__FILE__).’/’);
// Get everything else
require_once(ABSPATH.’wp-settings.php’);
?>
codeForum: Installing WordPress
In reply to: config file settings.CHMOD 755 didn’t work, I will download a new ex of wordpress!
Forum: Installing WordPress
In reply to: config file settings.yes index and config is absolutly uploaded in ascii