|
-
Feb 6th, 2004, 03:00 PM
#1
Thread Starter
Stuck in the 80s
Installing Apache and PHP on Linux
I want to install Apache and PHP (and MySQL) on my Linux box. Are there any good tutorials on doing this? I'm really a total noob with Linux and just want to use it for development (right now, at least).
Any suggestions, links, etc?
-
Feb 6th, 2004, 04:28 PM
#2
Isn't there directions on thir respective sites?
TG
-
Feb 6th, 2004, 04:37 PM
#3
Thread Starter
Stuck in the 80s
Originally posted by techgnome
Isn't there directions on thir respective sites?
TG
I found instructions for Apache on how to install it on Unix and Windows. Would a Unix installation be the same for Linux?
-
Feb 7th, 2004, 12:59 AM
#4
Junior Member
i want to do the same thing, but im also a linux noob.. but as far as i understand linux and unix are the same thing? lol i dunno.
-
Feb 7th, 2004, 01:25 AM
#5
Originally posted by rnyth
but as far as i understand linux and unix are the same thing?
wroooong.
doesn't php.net have a installation guide?
edit: usually, a unix installation will work for installing on linux.
-
Feb 7th, 2004, 02:23 AM
#6
Junior Member
lol sorry as i said, ima complete linux noob
-
Feb 8th, 2004, 09:53 PM
#7
Thread Starter
Stuck in the 80s
I updated my distribution the other day, and it came with Apache, PHP and MySQL, so I'm good now.
-
Feb 10th, 2004, 04:59 AM
#8
That's what I was going to ask, which distro you have.
As for the other people here, Linux is one of many Unix-like operating systems. They all comply more or less to the POSIX standard, so installing on one should work on all of them.
Linux is a special case though, as most distros have their own way of installing things. In RPM-based stuff (RedHat, SuSE, Mandrake) I'd get the rpms and install them. In Debian I'd use apt-get to install apache and php. In Gentoo, I'd use emerge. Etc.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|