Title: Fatal Error on upload
Last modified: August 18, 2016

---

# Fatal Error on upload

 *  Resolved [buskerdog](https://wordpress.org/support/users/buskerdog/)
 * (@buskerdog)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-on-upload/)
 * I just started getting this on two WP sites yesterday when uploading:
 * Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate
   750 bytes) in /home/sustaina/public_html/wp/wp-admin/admin-functions.php on line
   2153
 * This is line 2153:
    $image = imagecreatefromjpeg( $file );
 * I can’t find where imagecreatefromjpeg is defined. Any ideas? It is uploading
   the image but it’s not creating a thumbnail and the error makes it tricky to 
   get back to the uploaded files.

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

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-on-upload/#post-551480)
 * imagecreatefromjpeg() is a native PHP function .. its not defined anywhere within
   WordPress.
 * This, and similar errors are covered already extensively in the forums.
 * perhaps reading through this will help:
 * [http://wordpress.org/search/fatal+error%3A+allowed+memory?forums=1](http://wordpress.org/search/fatal+error%3A+allowed+memory?forums=1)
 *  Thread Starter [buskerdog](https://wordpress.org/support/users/buskerdog/)
 * (@buskerdog)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-on-upload/#post-551548)
 * Thanks! It does look like maybe my php limit for the month has been reached. 
   I wrote my host.

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

The topic ‘Fatal Error on upload’ is closed to new replies.

## Tags

 * [admin-functions.php](https://wordpress.org/support/topic-tag/admin-functions-php/)
 * [fatal](https://wordpress.org/support/topic-tag/fatal/)
 * [upload](https://wordpress.org/support/topic-tag/upload/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [buskerdog](https://wordpress.org/support/users/buskerdog/)
 * Last activity: [19 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-on-upload/#post-551548)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
