FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Setup help for PHP 64bit binaries
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Setup help for PHP 64bit binaries [message #179416] Wed, 24 October 2012 16:54 Go to next message
Mark is currently offline  Mark
Messages: 3
Registered: February 2003
Location: montreal - quebec
Karma: 0
Junior Member

I have a web server running Apache on a windows 7 64bit workstation.
I want to get PHP running so I can run phpbb.

I see there are MSI installers for the x86 version and there are
manual install instructions for the same but nothing on Anindya's Blog
for installing the 64bit stuff.

Can someone point me to the instructions for getting the 64bit
conversion running? I am a new to the PHP stuff so I guess I am
getting lost or missing something obvious trying to get it running.

Thanks
Re: Setup help for PHP 64bit binaries [message #179417 is a reply to message #179416] Wed, 24 October 2012 18:45 Go to previous messageGo to next message
Salvatore is currently offline  Salvatore
Messages: 38
Registered: September 2012
Karma: 0
Member
On 2012-10-24, Mark <crnook(at)gmail(dot)com> wrote:
> I see there are MSI installers for the x86 version and there are
> manual install instructions for the same but nothing on Anindya's Blog
> for installing the 64bit stuff.

If this is just for a class or for testing scripts, the x86 version will
work fine. The only difference I can think of right now is that the time()
function will only support dates between 1970 and 2038.

--
Blah blah bleh...
GCS/CM d(-)@>-- s+:- !a C++$ UBL++++$ L+$ W+++$ w M++ Y++ b++
Re: Setup help for PHP 64bit binaries [message #179419 is a reply to message #179417] Wed, 24 October 2012 19:11 Go to previous messageGo to next message
Mark is currently offline  Mark
Messages: 3
Registered: February 2003
Location: montreal - quebec
Karma: 0
Junior Member

On Oct 24, 11:45 am, Salvatore <s...@yojimbo.hack.invalid> wrote:
> On 2012-10-24, Mark <crn...@gmail.com> wrote:
>
>> I see there are MSI installers for the x86 version and there are
>> manual install instructions for the same but nothing on Anindya's Blog
>> for installing the 64bit stuff.
>
> If this is just for a class or for testing scripts, the x86 version will
> work fine. The only difference I can think of right now is that the time()
> function will only support dates between 1970 and 2038.
>
> --
> Blah blah bleh...
> GCS/CM d(-)@>-- s+:- !a C++$ UBL++++$ L+$ W+++$ w M++ Y++ b++

Is there any issues running PHP x32 with Apache x64?

This is just for a home web server to host a couple bulletin boards
for friends and family.
Re: Setup help for PHP 64bit binaries [message #179420 is a reply to message #179416] Wed, 24 October 2012 21:05 Go to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 10/24/2012 12:54 PM, Mark wrote:
> I have a web server running Apache on a windows 7 64bit workstation.
> I want to get PHP running so I can run phpbb.
>
> I see there are MSI installers for the x86 version and there are
> manual install instructions for the same but nothing on Anindya's Blog
> for installing the 64bit stuff.
>
> Can someone point me to the instructions for getting the 64bit
> conversion running? I am a new to the PHP stuff so I guess I am
> getting lost or missing something obvious trying to get it running.
>
> Thanks
>

Mark, setting up 64 bit PHP should be pretty much the same as x86. It's
pretty much a recompile of the same code (with a few differences for the
larger word size).

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Getting XML String Output with DTD and Declaration Attributes
Next Topic: [newbie] Small question about FastCGI
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 21 13:02:45 GMT 2024

Total time taken to generate the page: 0.02078 seconds