Posts Tagged ‘use flags’

Gentoo - PHP - Fatal error: Call to undefined function ctype_alnum()

Wednesday, July 9th, 2008

If you need access to any of the ctype functions such as ctype_alnum() in any of your php applications and you are running gentoo, make sure you add the ctype use flag or you will get this lovely error :).