Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-01-2006, 06:18 PM
|
#1
|
LQ Newbie
Registered: Apr 2006
Posts: 4
Rep:
|
Webserver Software
I am looking for software to run a Web Server in my home for my Web site business I am starting. Someone told me that Linux had a great Web server. Someone please help me. Thank you.
|
|
|
04-01-2006, 06:44 PM
|
#2
|
LQ Guru
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700
Rep:
|
Apache is usually the default that most Distros install. Depends what you are going to do with the site. Just display static pages, sell products where one can buy online. If simple then default apache config is fine. If needed for selling then many options need to be configured. Might try to find someone to setup something like that if needed. If just simply static pages then there are many choices besides Apache.
Brian1
|
|
|
04-01-2006, 07:48 PM
|
#3
|
LQ Newbie
Registered: Apr 2006
Posts: 4
Original Poster
Rep:
|
We Server
I'm am looking to just get my domain up and running to get my website company running again. I need the hole thing DNS and everything to run just my domain off of for now.
|
|
|
04-01-2006, 09:46 PM
|
#4
|
Senior Member
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Rep:
|
I changed the title of your post so people whom might be able to help are more likely to read it.
|
|
|
04-01-2006, 09:51 PM
|
#5
|
Member
Registered: Feb 2005
Location: Ottawa/Montréal
Distribution: Slackware + Darwin (MacOS X)
Posts: 468
Rep:
|
I would go with Apache 1.3, it's slightly simpler to configure, but Apache 2 is going to be the new standard so if you're brave you can go ahead and use that.
|
|
|
04-02-2006, 01:15 AM
|
#6
|
Member
Registered: May 2005
Location: North Carolina
Distribution: Gentoo
Posts: 123
Rep:
|
I use Apache 2...I prefer Apache 2.0 as all the configging is in one file...2.2 uses separate files which may be more efficient, but a little more annoying.
|
|
|
04-02-2006, 10:23 PM
|
#7
|
LQ Newbie
Registered: Apr 2006
Posts: 4
Original Poster
Rep:
|
Webserver Software
Where do I get it having trouble finding the download from APACHE dot ORG and how do I set it up to run my site? Thanks
|
|
|
04-02-2006, 10:35 PM
|
#8
|
Member
Registered: May 2005
Location: North Carolina
Distribution: Gentoo
Posts: 123
Rep:
|
http://httpd.apache.org
that will give u apache 2.2 if you need help configging, i will post my config file
|
|
|
04-03-2006, 01:49 PM
|
#9
|
LQ Newbie
Registered: Apr 2006
Posts: 4
Original Poster
Rep:
|
Got the download but do not see a setup file. What do I do? Does this have a Cpanel? This is new to me, but I wanna learn so I can run my website from here and any other site I do. Thank you all your help.
|
|
|
04-03-2006, 02:41 PM
|
#10
|
Member
Registered: May 2005
Location: North Carolina
Distribution: Gentoo
Posts: 123
Rep:
|
To install Apache, and nearly all programs that come from a tar.gz, tar.bz2, etc issue the following commands within the directory created after untarring it....
./configure
make
make install
after make install, all of apache should be located in /usr/local/apache2
Let us know if this worked...
|
|
|
All times are GMT -5. The time now is 03:42 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|