Error at installation - 404 Not Found

Permalink
I am attempting to install concrete5 on my Windows 10 machine. Am using latest versions of nginx, php and mysql. Am using version 5.8.0.3 of concrete5.

When I connect tohttp://localhost/concrete5/index.php... I get a "404 Not Found" message in the browser. The error log for nginx has the following entry:

2016/12/23 16:15:09 [error] 2984#11052: *6 CreateFile() "C:\nginx/www/concrete5/index.php/install" failed (3: The system cannot find the path specified), client: 127.0.0.1, server: localhost, request: "GET /concrete5/index.php/install HTTP/1.1", host: "localhost"

Any ideas as to what I might do to resolve this?

Thank you.

GlennBurkins
 
elisha replied on at Permalink Reply
Hey,

Am also receiving the same error. I am looking into the nginx .conf file i believe this has to do with the way urls are rewriting? Seems to be trying to find a install folder that doesn't exist.
elisha replied on at Permalink Reply
Hey,

Am also receiving the same error. I am looking into the nginx .conf file i believe this has to do with the way urls are rewriting? Seems to be trying to find a install folder that doesn't exist.