LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Newbie Linux Server Question (https://www.linuxquestions.org/questions/linux-newbie-8/newbie-linux-server-question-117246/)

jacksmash 11-17-2003 09:06 PM

Newbie Linux Server Question
 
I know I could probably search this one out, but I would like to set up my system as a basic server - just to learn how to host a website, creating it using PHP, CGI, etc etc.

Where on earth would I start if I don't even know where to start?

Thanks for any suggestions.

Mikhail_16 11-17-2003 09:09 PM

google 'xampp' :D

http://www.apachefriends.org/index-en.html

Tinkster 11-17-2003 09:14 PM

That's not even a question yet mate :}

First decide on a distro

Then install apache if it's not installed
by default
Same with Perl
Same with PHP

Then read the documentation that comes with
the packages, or the online apache documentation



Cheers,
Tink

jacksmash 11-17-2003 09:26 PM

Quote:

Originally posted by Tinkster
[B]That's not even a question yet mate :}

First decide on a distro

/B]
What do you mean? I'm using RedHat 9.0 if that's what you're trying to say.

Mikhail_16 11-17-2003 09:41 PM

read my first answer.

8nasmith 11-18-2003 06:29 AM

if you are a newbie why would you be setting up a server, then again i am proberly wrong do you own a business im using windows server 2000 i would rather use a linux based server program but i am to cautions to try.

trickykid 11-18-2003 08:07 AM

Quote:

Originally posted by 8nasmith
if you are a newbie why would you be setting up a server, then again i am proberly wrong do you own a business im using windows server 2000 i would rather use a linux based server program but i am to cautions to try.
Why not? There's not laws saying you shouldn't or can't setup a server cause your a newbie in Linux. Just cause your a newbie doesn't justify that you have to use Windows.. Your thread wasn't very helpful IMHO.

Either you should give him some advice in getting started or just ignore and move on if your not. He asked specific questions for help, you didn't provide any to him. Just a thought. I'm not here to rag on you, just watching out for other members and the advice they recieve.

Tinkster 11-18-2003 02:41 PM

Quote:

Originally posted by jacksmash
What do you mean? I'm using RedHat 9.0 if that's what you're trying to say.
It was ... now that this is settled: what's the
problem?

Apache is most likely already up and running.
You just need to read up on it ;) and modify
httpd.conf (try a locate httpd.conf to find out
where it lives on your machine) and index.html
(try "locate index.html | grep \/www\/" to find out
where it lives on your machine)...

Cheers,
Tink


All times are GMT -5. The time now is 06:27 AM.