Author |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Fri 21 Dec '12 17:34 Post subject: |
|
|
Thank you very much for the nts build and that many extensions! That one seems to be fully working (the 5.4.9 you posted at anindya had that oci8 problems which are gone in this 5.4.10
Season greetings and a happy new year |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 21 Dec '12 17:41 Post subject: |
|
|
That is probably because I removed oci8.dll from the zips. Now it is looking for your installed oci8.dll and finding the necessary other dll's in the same directory.
Last edited by Jan-E on Tue 01 Jan '13 22:36; edited 1 time in total |
|
Back to top |
|
aras
Joined: 07 Dec 2012 Posts: 18 Location: USA
|
|
Back to top |
|
pjduplooy
Joined: 12 May 2012 Posts: 11
|
Posted: Fri 04 Jan '13 11:16 Post subject: |
|
|
Hi I was wondering, will the 32 bit ioncube loader work with 64 bit php? |
|
Back to top |
|
jfha73
Joined: 18 Aug 2011 Posts: 62 Location: New York
|
Posted: Sun 06 Jan '13 22:18 Post subject: |
|
|
I wasn't expecting this here, but let me ask if somebody knows where I can find the x64 deps to compile php on a 64-bit environment?
I'm looking for this because I need to upload really big files up to 7GB and 32-bit will not allow this since php uses memory to put the file before putting it in place and the maximum for 32-bit is 3.5GB and every time I try to go over that size in the memory used by php it crashes.
Also, is there a x64 httpd installation file with SSL?
Thanks. |
|
Back to top |
|
jfha73
Joined: 18 Aug 2011 Posts: 62 Location: New York
|
Posted: Tue 08 Jan '13 18:11 Post subject: Not working with Memory Limit larger than 3072M |
|
|
Hey guys, did you test this with Large memory_limit, large post_max_size and upload_max_filesize?
It was working fine when I set it to 3072M, but once I changed it to 4096M, all I get is BLANK.
I have it on a Virtual Server with 32GB of RAM, so it's not running out of memory and one of the things that 64-bit gives you is being capable of handling large amounts of memory.
Thanks. |
|
Back to top |
|
dj02
Joined: 11 Dec 2005 Posts: 23 Location: FI, EU
|
Posted: Fri 11 Jan '13 3:10 Post subject: Re: PHP 5.4.10 for Windows x64 available |
|
|
http://dl.dropbox.com/u/8954372/php-5.4.10-nts-Win32-VC9-x64.zip link does not work. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Fri 18 Jan '13 7:31 Post subject: |
|
|
looking forward to your 5.4.11
this .10 TS seems missing ext/php_zip.dll |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Fri 18 Jan '13 9:19 Post subject: php_zip is built-in |
|
|
php_zip.dll is built-in nowadays. Look at the official x86 binaries and you will not find it either. |
|
Back to top |
|
jfha73
Joined: 18 Aug 2011 Posts: 62 Location: New York
|
Posted: Mon 21 Jan '13 3:54 Post subject: |
|
|
Hey guys, can you upload the dependencies that you use to compile these?
I have been trying to compile my own because even though yours looks amazing, whenever I put 4096M for memory limit, it goes blank and won't show me anything.
Now I heard from the team of PHP developers at php.net that not all deps are available for Windows x64 just yet, so I was wondering if you were using x86 deps instead and that was causing the memory limit problem.
Also, the uploadprogress extension in one of the files you have in this post doesn't work either, it shows when I run php -m but not when I do a phpinfo()
I and I'm sure most of us will appreciate if you do this just to make sure you are using the right deps to compile it.
Thanks much. |
|
Back to top |
|