OK, thank you for you time.
Didn’t work, generated a 500 error code.
this code is in the index.php file:
define(‘WP_USE_THEMES’, true);
/** Loads the WordPress Environment and Template */
require(‘./wp-blog-header.php’);
does this look right? I am not familiar with ./ before a file name.
I don’t have a root WP .htaccess file
Was it suppose to install?