I installed Drupal with no problems, but when I select anything on the admin menu I get an error. File not found /admin/content.
Instead of /mysite/admin it goes starts from root.
When I tried to upgrade with drush, I get the error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/digitaldrz/education-21.org/core/includes/bootstrap.inc on line 7
I've recently downloaded and installed drupal 8.0.1 with success on a one.com hosted website. After this I got redirected to the mainpage which resulted in a page without css markup.
After looking around someone advised me to disable the CSS en JS aggregation. Which did the trick for the mainpage. But all the other pages still remain without markup.Read the edit below!
A notable error I get whenever pressing a button eg "Save Configuration, Clean all caches, ..."
Results in the following
I've just installed v8.0.1 and the installation went well. After it was complete it took me to the admin panel.
Whatever link I click on in the admin panel it takes me to core/install.php as if I hadn't installed the script and wants me to start over.
The database is installed and the sites/default and the default/settings.php files are set back to 644
I tried deleting everything and installing Drupal from scratch as well as a fresh / empty database and I'm still having the same issue.