urgent: install php 5.2.10

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hakeem777
    New Member
    • Apr 2010
    • 13

    urgent: install php 5.2.10

    I have downloaded and untar the php 5.2.10 files. Where should I put it? And what are the steps to install 5.2.10. I am running Centos Linux 5.4. Thanks.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    the installation guide should help you installing

    Comment

    • hakeem777
      New Member
      • Apr 2010
      • 13

      #3
      Unfortunately, I don't find the link is useful there because I can't find anything useful for php installation. Any advice? Thanks.

      Comment

      • Atli
        Recognized Expert Expert
        • Nov 2006
        • 5062

        #4
        Nothing useful for installing PHP?
        The link gives you step-by-step instructions on how to build PHP for multiple HTTP servers.

        What exactly are you trying to do, and what exactly is the problem?
        We aren't going to be able to give you any better, generic instructions than that. If you want a more specific answer, you need to ask a more specific question.

        Comment

        • hakeem777
          New Member
          • Apr 2010
          • 13

          #5
          Hi,

          Maybe I overlook something at the installationg guide in the mentioned URL. I can find some links to unix and other platform. However I can't find the link to Centos Linux 5.4. Can you please help to give me a link at that page so that I can have a look? Many thanks.

          Regards,

          Comment

          • hakeem777
            New Member
            • Apr 2010
            • 13

            #6
            I mean please give me a link at that page, referred to Centos 5.4. Many thanks.

            Comment

            • Dormilich
              Recognized Expert Expert
              • Aug 2008
              • 8694

              #7
              any specific (non-linux generic) guides you’ll have to search for in the Centos help forums.

              Comment

              • Atli
                Recognized Expert Expert
                • Nov 2006
                • 5062

                #8
                Those guides are all generic, covering all Unix variants, including CentOS. (CentOS is a Linux system, which is based on Unix.)

                You just need to make sure the prerequisites listed there at the bottom are met. - If you find no CentOS specific instructions, try the RedHat or Fedora suggestions in the comments. If I am not mistaken, CentOS is derived from RedHat.

                And note that building PHP from source is not simple. It's not like installing from binary packages where you just issue a few simple commands or open up a GUI installation wizard. You will need to understand how C compilers work, and how to properly configure PHP during the compilation process; which modules you need enabled and how each of them needs to be configured. - You aren't likely to find complete, step-by-step instructions that will work without you having to tweak it for your own setup.

                Comment

                • Markus
                  Recognized Expert Expert
                  • Jun 2007
                  • 6092

                  #9
                  Google is always a good help, too[1].

                  [1] http://www.google.co.uk/search?hl=en...=&oq=&gs_rfai=

                  Comment

                  Working...