angelcool Posted June 18, 2009 Share Posted June 18, 2009 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). Quote Link to comment Share on other sites More sharing options...
J.Daniels Posted June 18, 2009 Share Posted June 18, 2009 The compile process is the same between 32 and 64 bit systems. If you use precompiled binaries, then you have to use a 64-bit version. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.