It looks like the theme output of the php requirements error message is being over escaped on attempted installation.

CommentFileSizeAuthor
Screen Shot 2014-08-13 at 11.56.17.png48.36 KBpbz1912

Comments

aburrows’s picture

Assigned: Unassigned » aburrows

What PHP extensions is it looking for? As I'll get a vagrant environment setup (minus the php extension) so I can fix the issue

pbz1912’s picture

Status: Active » Closed (duplicate)
Related issues: +#2317281: Double escaping of install errors

I 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.