Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- Apache config from the ground up!!
General
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-14-2002 11:57 PM
12-14-2002 11:57 PM
Apache config from the ground up!!
I have installed apache and I cant get the daemon to start and i get a message
ERROR: could not start daemon
Can anyone tell me the correct way to start this daemon and the configuration files to be edited so that I can get this web server up and running...
POINTS will be assigned for all answers responded..
ERROR: could not start daemon
Can anyone tell me the correct way to start this daemon and the configuration files to be edited so that I can get this web server up and running...
POINTS will be assigned for all answers responded..
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-15-2002 01:06 AM
12-15-2002 01:06 AM
Re: Apache config from the ground up!!
I'm afraind we don't have enoguh information to help you.
*) What Apache version? 1.3.X? or 2.X?
*) Can you tell us what error message you received in the error_log? (probably in the /var/log/httpd directory)
*) If there are no special error messages in that logfile, try increasing the debuglevel. You can change that by editing your httpd.conf file:
###
LogLevel debug
###
rgrds,
Bart
*) What Apache version? 1.3.X? or 2.X?
*) Can you tell us what error message you received in the error_log? (probably in the /var/log/httpd directory)
*) If there are no special error messages in that logfile, try increasing the debuglevel. You can change that by editing your httpd.conf file:
###
LogLevel debug
###
rgrds,
Bart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-16-2002 01:59 AM
12-16-2002 01:59 AM
Re: Apache config from the ground up!!
Usually there is a tool called apachectl to start and stop apache.
- Edit your httpd.conf (in /etc/httpd or /etc/apache) to fit your needs. For the first start up there is not very much to edit. Make sure no other process is listening on your server port (default 80), set the server name.
- Run 'apachectl start' from the command line.
- Check error_log (usually in /var/log/httpd) for errors.
- Also check /var/log/messages for httpd errors.
Hope this helps, if not, please provide the error messages from error_log and /var/log/messages.
And by the way, what Linux are you running ?
- Edit your httpd.conf (in /etc/httpd or /etc/apache) to fit your needs. For the first start up there is not very much to edit. Make sure no other process is listening on your server port (default 80), set the server name.
- Run 'apachectl start' from the command line.
- Check error_log (usually in /var/log/httpd) for errors.
- Also check /var/log/messages for httpd errors.
Hope this helps, if not, please provide the error messages from error_log and /var/log/messages.
And by the way, what Linux are you running ?
dirty deeds done dirt cheap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-19-2002 12:25 AM
12-19-2002 12:25 AM
Re: Apache config from the ground up!!
Hi,
check the following link
http://www.e-gineer.com/instructions/install-apache1xx-on-linux.phtml
regards
chakri
check the following link
http://www.e-gineer.com/instructions/install-apache1xx-on-linux.phtml
regards
chakri
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP