for my new project, I am switching from other CMS to Drupal 8.
Worked with Drupal 8 like 2 years ago, but I think now is the perfect time to get startet (e.g. bootstrap 4 themes).
My Problem:
I am still confused on how to get Drupal running with Commerce & Thunder. I have found Commerce Kickstart, which might be my best bet to install everything I need: Commerce Kickstart
1) I am running MAMP (Apache, MySQL) local and I develop local for now.
I've installed the last version of Drupal (8.6.4) , and I faced One Warning -> 'opCache is not enabled' , but I ignored it , and I installed Drupal with no fatal error (but that warning)
and I should mention it I am using Cpanel web hosting and php 7.x
after installing I can only see the home page which is logged as administrator , Only the Home page works
if I wanna log out or inter to another part of website i will face to an error message from server:
I've installed the last version of Drupal (8.6.4) , and I faced One Warning -> 'opCache is not enabled' , but I ignored it , and I installed Drupal with no fatal error (but that warning)
and I should mention it I am using Cpanel web hosting and php 7.x
after installing I can only see the home page which is logged as administrator , Only the Home page works
if I wanna log out or inter to another part of website i will face to an error message from server:
I am creating a sub-domain and on that I am trying to create Drupal website. (I am not able to create simple installation provided by many hosting companies , mostly due to I am trying to install on subdomain) When trying to install Drupal Manually following this procedure,(stuck at this step 4) I am getting error HTTP 500 saying unable to handle this request.
Then I checked the error logs for more detail.
There I found PHP Fatal error: Class 'Drupal\Component\Utility\OpCodeCache' not found in mysubdomain/install.php on line 37