Results 1 to 2 of 2

Thread: How do i install php from a tar.bz2 file onto my server?

  1. #1
    Join Date
    Jul 2016
    Beans
    23

    How do i install php from a tar.bz2 file onto my server?

    I wonder if there's a way to install php from the ta.bz2 file i got from the php site. I want to know if i can do that.

  2. #2
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: How do i install php from a tar.bz2 file onto my server?

    If it is the source code file, then you could compile it. However if you have never compiled software from scratch before, PHP is not the easiest initial candidate as you need to use Apache's module features as well. Is there some particular function in the current version of PHP that you absolutely must have? Most times, it's best to stick with the software in the repositories that has been tested and is known to work.
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •