[wp-trac] Re: [WordPress Trac] #2607: Writing a post - uploading a
file : Fatal error: Allowed memory size of 8388608 bytes exhausted (tried
to allocate 2272 bytes)
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 31 21:28:34 GMT 2006
#2607: Writing a post - uploading a file : Fatal error: Allowed memory size of
8388608 bytes exhausted (tried to allocate 2272 bytes)
----------------------------+-----------------------------------------------
Id: 2607 | Status: new
Component: Administration | Modified: Fri Mar 31 21:28:34 2006
Severity: normal | Milestone:
Priority: normal | Version: 2.0.2
Owner: anonymous | Reporter: jerry_arns
----------------------------+-----------------------------------------------
Changes (by westi):
* summary: Writing a post - uploading a file : Fatal error: Allowed
memory size of 8388608 bytes exhausted (tried
to allocate 2272 bytes) in
/var/www/html/wordpress/wp-admin/admin-
functions.php on line 724 => Writing a post -
uploading a file : Fatal error: Allowed memory
size of 8388608 bytes exhausted (tried to
allocate 2272 bytes)
* keywords: => bg|reporter-feedback
Comment:
Looking at the code in admin-functions.php this looks like the file was
too big for imagecreatefromjpeg to load into memory and therefore exhasted
the amount of memory php was allowed (~8M).
I don't see this as anything to do with the ' in the title.
Tested on trunk with a ' in the title and worked fine.
How big a file where you trying to upload?
--
Ticket URL: <http://trac.wordpress.org/ticket/2607>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list