php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64479 Still no memory_limit higher than 3GB
Submitted: 2013-03-21 17:11 UTC Modified: 2013-03-21 17:29 UTC
From: jfha73 at gmail dot cm Assigned:
Status: Duplicate Package: Performance problem
PHP Version: 5.5.0beta1 OS: Windows Server 2008 R2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jfha73 at gmail dot cm
New email:
PHP Version: OS:

 

 [2013-03-21 17:11 UTC] jfha73 at gmail dot cm
Description:
------------
Hey guys,

Awesome I just saw the first PHP 5.5 x64 on your QA, I just tried it on my test server and it works just great, except for it still doesn't support memory higher than 3GB, also, it's missing php_gd2.dll and php_gettext.dll

Please add these on your next Beta or do we have to wait until release version?

Thanks

Test script:
---------------
phpinfo();

Expected result:
----------------
Show PHP Info

Actual result:
--------------
Blank Screen

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-21 17:29 UTC] pajoye@php.net
-Status: Open +Status: Duplicate
 [2013-03-21 17:29 UTC] pajoye@php.net
It won't work until we really have x64 support with true 64 bit integer and code 
modified to use size_t and co. That sadly won't happen in 5.x.

I mark it as duplicated as we already have other issues and feature requests for 
that.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 27 16:01:27 2024 UTC