Call to undefined function ctype_space()

PHP Version: 5.5
AMPPS virtual server being used
The error is from using something called Sass Compiller.
Any help would be appreciated

And I’m getting it from Twig too. It is an external library, as is SASS compiler. I would really like twig, but I’m fine without Sass.

Well I figured it out. After probably an hour of googling. Which in the end brought me to this life saving article: http://creativsite.com/newsroom/ . Open up AMPPS, go to the PHP tab, click on PHP extensions. And lo and behold, there is ctype.iso NOT ENABLED. WHY. WHY. WHY??? Anyways enable it and restart Apache server. I hope this helps anyone with the same problem.

Glad you solved it!

Thanks! I should of thought of it much earlier.

Sponsor our Newsletter | Privacy Policy | Terms of Service