I have one site running 8.0.1 like a champ after upgrading this morning. I installed Drupal 8.0.0 on day 1 so I could begin to play with settings, themes and taxonomy.
I am getting this blank page that says access denied whenever I tried to run the update.php.
I have google it and I tried several things that I found but nothing has worked from changing
the services.yml to changing my file in sites-available
Heyo, I built a theme when 8 was in early beta (beta-3), and I'm bringing it across to 8.0.1. The problem is that none of the CSS loads - I can't see it appearing in the for the page request, so it's not being output at some point in the rendering process. Here's the files
I noticed same problem in Drupal 7, and now it follows in Drupal 8. Not that it is only irritating but as I am informed (sorry if I have wrong information) Drupal needs to scan all folders inside modules folder and all files even if a module is uninstalled and deleted via admin panel.