Title: Error after 2.9 install
Last modified: August 19, 2016

---

# Error after 2.9 install

 *  [empireofthekop](https://wordpress.org/support/users/empireofthekop/)
 * (@empireofthekop)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/error-after-29-install/)
 * Hi I recently installed 2.9 and am getting this error everytime I try to upload
   a picture.
 * Fatal error: Call to undefined function ctype_digit()
 * What can I do?
 * Sincerely,
 * Antoine Zammit

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [16 years, 4 months ago](https://wordpress.org/support/topic/error-after-29-install/#post-1326880)
 * Start with the basics: disable all of your plugins and try to upload a picture
   again. Do you still get the error after that? If no, re-enable your plugins until
   the error comes back. That will be the problem plugin.
 *  [Shane G.](https://wordpress.org/support/users/shane-g-1/)
 * (@shane-g-1)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/error-after-29-install/#post-1326885)
 * Hi,
 * Upgrade your wordpress version to the latest version which will resolve your 
   issue.
 * Thanks,
 * Shane G.
 *  Thread Starter [empireofthekop](https://wordpress.org/support/users/empireofthekop/)
 * (@empireofthekop)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/error-after-29-install/#post-1327045)
 * no luck,
 * Fatal error: Call to undefined function ctype_digit() in /MYFILEPATH/wp-admin/
   includes/file.php on line 238
 * is there a way to rollback to the previous version of WordPress?
 * Is anybody else having the problem, I did not have any problems until I installed
   2.9
 * -Antoine
 *  [MacDoodle](https://wordpress.org/support/users/macdoodle/)
 * (@macdoodle)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/error-after-29-install/#post-1327155)
 * Anyone have an answer to this? I’m having the same problem.
 *  [lamont-granquist](https://wordpress.org/support/users/lamont-granquist/)
 * (@lamont-granquist)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/error-after-29-install/#post-1327163)
 * your php probably doesn’t have the ctype module installed:
 * # php -r ‘print ctype_digit(1234);’
 * Fatal error: Call to undefined function ctype_digit() in Command line code on
   line 1
 * that one-liner should instead return:
 * # php -r ‘print ctype_digit(1234);’
    1
 * I use FreeBSD, so to fix it all I did was:
 * cd /usr/ports/textproc/php5-ctype
    make install
 * You probably do not use FreeBSD, so you’ll have to figure out how to install 
   the php ctype module for your O/S.
 *  [MacDoodle](https://wordpress.org/support/users/macdoodle/)
 * (@macdoodle)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/error-after-29-install/#post-1327166)
 * This was fixed in vs. 2.9.1 released today.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Error after 2.9 install’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 5 participants
 * Last reply from: [MacDoodle](https://wordpress.org/support/users/macdoodle/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/error-after-29-install/#post-1327166)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
