Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Aug 2014 at 11:09 UTC
Updated:
14 Aug 2014 at 10:23 UTC
Jump to comment: Most recent
It looks like the theme output of the php requirements error message is being over escaped on attempted installation.

| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2014-08-13 at 11.56.17.png | 48.36 KB | pbz1912 |
Comments
Comment #1
aburrows commentedWhat PHP extensions is it looking for? As I'll get a vagrant environment setup (minus the php extension) so I can fix the issue
Comment #2
pbz1912 commentedI had set up a vagrant environment with puphpet but missed out the gd extension as I did it quickly. I managed to get the right environment setup in the end.
This is a theme over escaping issue. I'm going to close this as I found a duplicate.