From 99d723ac19165c85bd129ef0f6ad97b254c1e81e Mon Sep 17 00:00:00 2001
From: Andrew Nacin ' . __( "There doesn't seem to be a wp-config.php
file. I need this before we can get started." ) . 'wp-config.php
file. I need this before we can get started." ) . '
' . __( "Need more help? We got it." ) . '
'; $die .= '' . __( "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." ) . '
' . __( "Create a Configuration File" ) . '
'; + $die .= '' . __( "Create a Configuration File" ) . ''; wp_die( $die, __( 'WordPress › Error' ) ); }