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?...
- 07-24-2005 #1Just 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?
- 07-24-2005 #2Linux 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
- 07-24-2005 #3Linux 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"


Reply With Quote
