logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: PHP 5.4.3 - NTS - win64 - VC10 version?
Author
pdh0710



Joined: 01 Mar 2012
Posts: 9
Location: South Korea, Seoul

PostPosted: Sun 13 May '12 7:04    Post subject: PHP 5.4.3 - NTS - win64 - VC10 version? Reply with quote

(Please excuse my English)

Where can I get PHP-5.4.3-nts-win64-vc10 version?
If not available, can I easily compile the PHP version using VC10?
Is there any guide(web page) to compile the PHP-win64 version?
Back to top
zx9



Joined: 18 Mar 2009
Posts: 33
Location: uruguay

PostPosted: Mon 14 May '12 22:08    Post subject: PHP 5.4.3 64 bits VC10 Reply with quote

Thanks to User:Virsacer http://www.apachelounge.com/viewtopic.php?p=21546 here are.

But is important too many other users make builds PHP in 64 bits, because every VC complilation have diferent performance, see: http://www.apachelounge.com/viewtopic.php?t=4704
and the most important think is get 'true' php INT in 64bits , see: http://stackoverflow.com/questions/864058/how-to-have-64-bit-integer-on-php .

I spend three days to compile from source , in NTS VC9 / NTS VC10 and I haven't succeeded. Only half success on vc9 and some erros. (I am a beginner in compiling issues)

I give you some useful links, take look:
How to compile PHP from Source on Windows : http://board.phpbuilder.com/board/showthread.php?t=10374806

Build your own PHP on Windows : https://wiki.php.net/internals/windows/stepbystepbuild

Creating a PHP 5 Extension with Visual C++ 2005 (its old, but take some triks) : http://blog.slickedit.com/2007/09/creating-a-php-5-extension-with-visual-c-2005/

Switching VS2010 to use Windows 7.1 SDK : http://stackoverflow.com/questions/4095009/switching-vs2010-to-use-windows-7-1-sdk

Warnings : http://php.net/manual/en/install.windows.building.php

Errors at Compiling with VC 10 : http://www.apachelounge.com/viewtopic.php?t=4393

error c1900 il mismatch between 'p1' version 20080116 and p2 : http://social.msdn.microsoft.com/Forums/en/vclanguage/thread/9abfefe0-56bd-4a82-ae14-b08f262972bd and search in google fore more of this error.

Remember compiling extension Xdebug.dll 2.2.0 and win32services.dll in VC9 VC10 NTS and VC9 VC10 TS

Xdebug.dll is only php extension to debug PHP 64bits in Zend Studio Debugger.

Zend Team not relase ZendDebugger.dll for php 64 bits.... OVER USERS CLAIM!

BUT THEY SPEND HOURS AND HOURS AND DAYS TALKING IN WEBINARS "HOW FLY TO MARS WITH NEW PHP"...
"ZEND ANNOUNCE NEW MILESTONE FOR PHP 128 BITS"...
"HOW YOU ARE MOST HAPPINESS WITH ZEND" ...
"HOW WE WILL ROCK YOU WITH ZEND" ...

BUT WE NOT RELESE ZendDebugger.dll 64 bits ....

WE LOVE THINK IN BIG, WE LOVE TALKING IN BIG , BUT WE LOVE MAKING IN SMALL


--
Im waiting for your PHP 64 bit relases, please post in this site. Thanks
Back to top
pdh0710



Joined: 01 Mar 2012
Posts: 9
Location: South Korea, Seoul

PostPosted: Thu 17 May '12 2:14    Post subject: Re: PHP 5.4.3 64 bits VC10 Reply with quote

Thank you very much zx9...

Sadly, it's too difficult for me. I don't have much time to solve those problems.

But, I'll keep in mind above you mentioned, and I'll try it when I can get sufficient time.

Thanks again.
Back to top


Reply to topic   Topic: PHP 5.4.3 - NTS - win64 - VC10 version? View previous topic :: View next topic
Post new topic   Forum Index -> Other Software