admin/environment/php extension/ctype

De MoodleDocs
La versión para imprimir ya no se admite y puede contener errores de representación. Actualiza los marcadores del navegador y utiliza en su lugar la función de impresión predeterminada del navegador.

La extensión ctype está habilitada por defecto en PHP desde la versión 4.3.0. If it's not enabled on your server, either you have a very old version of php, or it was probably disabled at build time. You will need to either remove --disable-ctype from the build command, or add --enable-ctype. Read http://www.php.net/manual/en/ctype.installation.php for details.

For details about Ctype features and history, you can read http://en.wikipedia.org/wiki/Ctype.h