Discussion: Compiling for 64 bit?
Afficher un message
Vieux 26/03/2008, 08h50   #2
The Natural Philosopher
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Compiling for 64 bit?

Darren wrote:
> Apache, PHP and MySQL are all running in 32 bit on a Solaris server
> that is 64 bit. The main problem I have is I need 64 bit integers so
> I have 2 questions:
>
> If I compile PHP for 64 bit, do I need to compile Apache in 64 bit
> also?


I wouldn't have thought so..php output is a character stream fed to
apache..via stdout IIRC.

> (My VPS came with everything installed as 32 bit except for the
> OS, it is 64 bit. So, ideally, I would not like to have to go through
> compiling everything.)
>
> Where would be the best place to look for a precompiled PHP5 for
> Solaris 64 bit?
>

I would just compile your own..but will it give you 64 bit ints?

> Thanks,
> Darren

  Réponse avec citation
 
Page generated in 0,04675 seconds with 9 queries