Local Wamp installation from GitHub: blank page after user registration

Hi drewpearce and thanks for your support.
It seems that my logs are errors free

Chunk of apache_error.log:

[Fri Sep 18 09:23:30.690256 2015] [mpm_winnt:notice] [pid 5880:tid 384] AH00455: Apache/2.4.9 (Win64) PHP/5.5.12 configured -- resuming normal operations
[Fri Sep 18 09:23:30.699257 2015] [mpm_winnt:notice] [pid 5880:tid 384] AH00456: Apache Lounge VC11 Server built: Mar 16 2014 12:42:59
[Fri Sep 18 09:23:30.699257 2015] [core:notice] [pid 5880:tid 384] AH00094: Command line: 'c:\\wamp\\bin\\apache\\apache2.4.9\\bin\\httpd.exe -d C:/wamp/bin/apache/apache2.4.9'
[Fri Sep 18 09:23:30.701257 2015] [mpm_winnt:notice] [pid 5880:tid 384] AH00418: Parent: Created child process 4480
[Fri Sep 18 09:23:31.380296 2015] [mpm_winnt:notice] [pid 4480:tid 300] AH00354: Child: Starting 64 worker threads.

My dreamfactory log didn’t report any entry today; the last entry was:

[2015-09-17 09:06:41][app][ERROR    ] SQLSTATE[HY000] [1045] Access denied for user 'dsp_user'@'localhost' (using password: YES)  

I fixed this problem yesterday.
I have a problem with page redirection; when I ask for http://localhost/dsp/web (Dreamfactory install folder) the web server redirects to http://localhost/dreamfactory/dist/index.html with 404 error.

If I manually write the following URL: http://localhost/dsp/web/dreamfactory/dist/index.html the browser shows me the famous blank page.