I have installed drupal 8 .
During installation i am getting the below error
Drupal requires you to enable the PHP extensions in the following list (see the <a href="http://drupal.org/requirements">system requirements page</a> for more information):<div class="item-list"><ul><li>fileinfo</li></ul></div>
Which i have solved by uncommenting "extension=php_fileinfo.dll" in php.ini file.
But after successfully installation i am getting connection reset issue like url is not found.
I know d8 is not stable version.
Still some users working/posting issue.
How they able to work on it?
Please suggest is there any alternative link to download d8.
Thank you.