What about this information? Does any of this need to change per my web hosting and database info?
$table_prefix = ‘wp_’;
define (‘WPLANG’, ”);
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
require_once(ABSPATH . ‘wp-settings.php’);
I left this the same as it came with the download; this was the only chunk of code I didn’t modify.
Thanks!
Matt