php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30268 error memory allowed
Submitted: 2004-09-28 22:51 UTC Modified: 2004-09-28 22:54 UTC
From: jc_mammana at hotmail dot com Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.3.9 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 - 14 = ?
Subscribe to this entry?

 
 [2004-09-28 22:51 UTC] jc_mammana at hotmail dot com
Description:
------------
a french free hosting has upgraded her version of php (=>PHP4.3.9rc2)
and it use at the same time php5!
on some pictures jpg, when we want to use imagecreatefromjpeg() php return an error of memory allocation! not all images, but some, not the biggest!

with php5, it's work perfectly!

the error : Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 10240 bytes) in /var/www/free.fr/b/c/jcjcjcjc/server/.dirsys/tn.php on line 29


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-28 22:54 UTC] sniper@php.net
Misconfigurations of your hoster do not belong here, report them to your hosting service provider...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 18:01:32 2024 UTC