Having problems installing Drupal? See the Installation Guide for more information.

Which Drupal version and which theme

Hello Forum

Where can i see which Drupal version i have and which theme ?

Thanks

Blank white screen after installation then Parse error: syntax error, unexpected ''port'' (T_CONSTANT_ENCAPSED_STRING)...

I have installed drupal, and MAMP on my MAC.

I had a blank screen visiting http://localhost:8888/drupal-7.5/

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:

drupal console

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

Creating clean urls in tumbleweed for Drupal 8 (solved)

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

Port problem with MAMP and Drupal.

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

Any suggestions welcome!

I'm trying to install Drupal on Debian Linux 8.3 but i'm getting a unicode library error

I'm following this guide I found online (http://www.tecmint.com/install-drupal-in-ubuntu-debian/) which I found pretty useful as I've managed to accomplish all steps going up to Step 10.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal