Vanilla Installation Not working
I just downloaded Vanilla Core 2-3-1-1.zip, uploaded it onto my server, and navigated to that folder in my browser, and it just shows a blank screen. Can anyone tell me what the issue might be?
Here's a screenshot of the (extracted into another file on my desktop) Vanilla Core folder:

Here's where I put it in my server:

And lastly, here's where I navigated to in my browser, where it shows just a blank white screen

Any ideas what is going on, here? Thanks!
0
Answers
Edit the .htaccess and change the line
# RewriteBase /to
RewriteBase /vanillaIf that doesn't work, try the .htaccess file that comes with the current Vanilla master. You would have to change the RewriteBase line like above mentioned in that file, too.