Install trouble concrete5.5.2.1

Permalink
I installed concrete5.5.2.1. Everything seemed to install OK, but when I clicked to enter the next phase as admin, it said;
It shows top header with concrete image at top left.

Page Not Found
No page could be found at this address.

I have it installed in the root directory (not sub). I looked at index.php and saw a required. I tried setting absolute path but it did no good. I made .htaccess with

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php/$1 [L]

still nothing

Any help will be appreciated

 

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.