Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • thanks, its not even displaying the code, its displaying nothing, thanks anyway, sorry about that uberlong post though.

    Hey Im trying to install a local copy of wordpress using WAMP5 all localy on my machine, but when i surf to install.php i get a horrific error msg …
    ————————————————————
    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’ ); ?>
    WordPress
    hide_errors(); $installed = $wpdb->get_results(“SELECT * FROM $wpdb->users”); if ($installed) die(__(‘

    [moderated the long code when PHP is not running]

    ———————————————————-
    sorry about the uber long post, buti figured if you can help you may need the entire error msg,
    I have been told that the problem is with my php, but im following the instructions set by

    http://www.urbangiraffe.com/2005/05/22/installing-wordpress-on-your-own-windows-computer/1/

    which are ment to be quite good, any help would be fabulous. take care
    ev

Viewing 2 replies - 1 through 2 (of 2 total)