Find the answer to your Linux question:
Results 1 to 3 of 3
Does ubuntu (5.04) come with php or must I get it with apt-get? if so how. Or must I download the source and build it?...
  1. #1
    Just Joined!
    Join Date
    Mar 2005
    Location
    South Africa
    Posts
    88

    php for ubuntu

    Does ubuntu (5.04) come with php or must I get it with apt-get? if so how.
    Or must I download the source and build it?

  2. #2
    Linux Newbie
    Join Date
    Jul 2005
    Location
    ~/home
    Posts
    105
    you have to install it.
    how? man apt-get or take a look at:
    http://www.debian.org/doc/user-manuals
    Help me getting a Opera licence
    Beginning with debian? -> read THIS!

  3. #3
    Linux Engineer
    Join Date
    Apr 2005
    Location
    Buenos Aires, Argentina
    Posts
    908
    apt get install php should do it.

    If you're going to use PHP with Apache, which is probably what you want. Keep in mind that you have to configure Apache so it loads the PHP module.
    serzsite.com.ar
    "All the drugs in this world won\'t save you from yourself"

Posting Permissions

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