It’s odd.
I changed the wp-config file so that I no longer received a line 20 error (and could therefore run the install program).
/* Stop editing */
define(‘ABSPATH’, ‘/shootan/public_html/britain/’);
require_once(ABSPATH.’wp-settings.php’);
?>
Could that be confusing something? I tried to change it back to the original coding, but then I get a line 20 error.
Best,
CR