Hi everybody
I am under Win7-64, and Xampp/php 5.6
I've set up the drupal console in C:\drupalconsole. Now if I open a command line, move to this folder and type in : drupal list, it works.
But When I move into my drupal project C:\xampp\htdocs\drupal8, I get these errors:
PHP Warning: include_once(C:\xampp\htdocs\drupal8\vendor\bin\drupal.php): faile
d to open stream: No such file or directory in phar://C:/drupalconsole/drupal.ph
ar/src/Utils/Launcher.php on line 32
Hi
I hope that this post will save others some time
I am sharing how I got Drupal 8 and commerce 2 to use clean urls on your local machine equipped with the latest version of OpenSuSE Tumbleweed, Apache2 and PHP7. It took me a long time and I could not find anything that resolved the issue. Installation
Follow the instructions for installation on the commerce guys site using composer.
Then start your new site and you will see the message that clean urls are possible but not enabled. Problem and solution
I have installed a local version using MAMP (Not PRO), and Drupal. I have a php error:
Parse error: syntax error, unexpected ''port'' (T_CONSTANT_ENCAPSED_STRING), expecting ')' in /Applications/MAMP/htdocs/drupal-7.5/sites/default/settings.php on line 574
Hi,
I Have just installed my first Drupal site ever (version 8.2.1) following a manual procedure.
I'm on a shared server.
The problem is that themes are not recognised at all.
I have checked file permissions and they look OK.
Also, It seems strange that I cannot deactivate modules in the admin panel.
The site now looks like this.
Pls help me check what can be the reason.