madsboedker
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Installing on MacOSXI’m going nuts here, what’s going on: I get this AFTER HAVING FILLED IN PROPERLY THE BLOODY CONFIG FILE, RENAMING IT, UPLOADING IT: wp-config.php file. I need this before we can get started. Need more help? We got it. You can create a wp-config.php file through a web interface, but this doesn’t work for all server setups. The safest way is to manually create the file.”); require_once(‘../wp-config.php’); require_once(‘./upgrade-functions.php’); $guessurl = str_replace(‘/wp-admin/install.php?step=2’, ”, ‘http://’ . $_SERVER[‘HTTP_HOST’] . dirname($_SERVER[‘PHP_SELF’]) ); if (isset($_GET[‘step’])) $step = $_GET[‘step’]; else $step = 0; header( ‘Content-Type: text/html; charset=utf-8’ ); ?>
WHAT’S THE FRIGGIN’ DEAL – Argh….excuse my shouting a little, but it is pretty frustrating to get the message after having done EVERYTHING correct, quadruple checked at least 50 times, and still no response….
Forum: Installing WordPress
In reply to: Installing on MacOSXOh, I’m installing it on a server, no locally – dunno why I should really? I just want a blog running on the web, so for me it makes more sense to install it on a server? I’m a bit lost here perhaps? But still, when trying to install it on the server (using CuteFTP), I get the said message, I have changed the sample file correctly (triple checked it ca. 20 times…), renamed it, uploaded it – nothing.
Forum: Installing WordPress
In reply to: Installing on MacOSXNo, do I really have to go through all the console stuff, I thought this was easy? I’ve a good friend who claims not to have gone through all those steps, but simply renamed the config-sample file, included all the info and voila. I’m using the same isp, so no problem there it seems.