Then I wrote a piece of php to force the 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 576
This is what the database configuration in the settings.php file looks like:
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