Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter jrdelaney

    (@jrdelaney)

    Here, let me add a bit that appears at the top of the page when I go to the install.php file.

    `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.”, “WordPress › Error”); } require_once(‘../wp-config.php’); require_once(‘./upgrade-functions.php’); if (isset($_GET[‘step’])) $step = $_GET[‘step’]; else $step = 0; header( ‘Content-Type: text/html; charset=utf-8’ ); ?> > text_direction) ) : ?>

Viewing 1 replies (of 1 total)