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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 09:01:27 2024 UTC