-
### Description
When attempting to install Craft with Postgres I get an error: "Can't connect to the database with the credentials supplied in db.php. Please double check them and try again." The c…
-
### Description
I'm running into a composer dependency problem trying to use `"craftcms/cms": "3.0.0-beta.14"`:
Composer complains that `craftcms/cms 3.0.0-beta.14 requires bower-asset/d3 ~4.8.0…
-
Thanks for the craftcms docker image.
I'm getting the following error when trying to compose-up
```
ERROR: for redis Cannot start service redis: Mounts denied:
The path /data
is not shared …
-
Hey,
This is great, just can't seem to get around this issue. After running `sudo compose-build up` and opening my localhost, I get this error:
```
web_1 | 2017/04/13 00:16:55 [crit] 18#18…
ghost updated
7 years ago
-
### Description
Upon refresh after saving checkbox or select fields to an entry, the saved data is not reflected in the admin ui, although the data is properly saved to the content table row.
#…
ghost updated
7 years ago
-
### Description
Couldn’t backup the database. How would you like to proceed? --- nice and appreciated message here
Occurs on DO/Docker droplet, while update works fine on Vagrant vm
### Steps …
-
This call `(new Dotenv\Dotenv($root))->load()` fails when no .env file is present. Here is the exception:
```
Uncaught Dotenv\Exception\InvalidPathException: Unable to read the environment file
`…
-
> Created by: Brandon Kelly (brandon@pixelandtonic.com) on 2015/03/06 03:54:45 +0000
> Votes at time of UserVoice import: 47
-----------------------------------
Currently it's only possible to …
-
When trying to install craftman it fails because of a missing image:
```
~/craftman/ craftman install
===> Installing Craft...
===> Preparing to download Craft CMS
===> + Downloading Craft CMS…
-
1. Unzip the CraftCMS download into web, overwriting the craft and public folders therein.
2. Install Docker
3. Run docker-compose up
The third step results in: `Unsupported config option for service…