Jump to content

Compiling PHP in a 64bit Linux distribution.


Recommended Posts

Hello community,

 

Perhaps this is a dumb questions for a lot of people, but I am still trying to get around 64bit OSes.

I know how to install PHP from source code  in a Linux distribution, yeah yeah ... a 32bit environment; you know:

  ./configure --help

  ./configure

  make

  make install

 

But is it the same process in a 64bit Linux distribution?

Much likely yeah , but the really million dollar question is:

 

Do I actually use the same source code(the code used to install PHP in a 32bit distro)? ???

 

Comments are appreciated!

 

Thank you

 

Angel aka NaCo

 

PS: What I'll get from this post will be highly valuable, this will apply to other projects (like apache).

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.