 |
|
 |
|
Next: my Virtual host is Virtual Toast
|
| Author |
Message |
External

Since: Jun 27, 2003 Posts: 3
|
(Msg. 1) Posted: Fri Jul 04, 2003 5:35 am
Post subject: Getting Apache to start at start up Archived from groups: alt>apache>configuration, others (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jul 04, 2003 Posts: 1
|
(Msg. 2) Posted: Fri Jul 04, 2003 5:35 am
Post subject: Re: Getting Apache to start at start up [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Chris Bruyere wrote:
> Hi All, I'm running Mandrake 9.0 with Apache 2.0.46 and I was wondering
> how I can set Apache to start up on system start
Mandrake Control Center-> system -> services (or some such since they
changed the name in 9.1) make sure "httpd" is checked for boot.
B.
--
Registered Linux user number 243680.
<a style='text-decoration: underline;' href="http://www.mandrakeuser.org/" target="_blank">http://www.mandrakeuser.org/</a>
Where the fun begins!
How to ask questions in Linux newsgroups:
<a style='text-decoration: underline;' href="http://tuxedo.org/~esr/faqs/smart-questions.html" target="_blank">http://tuxedo.org/~esr/faqs/smart-questions.html</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Getting Apache to start at start up |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 3
|
(Msg. 3) Posted: Fri Jul 04, 2003 8:59 am
Post subject: Re: Getting Apache to start at start up [Login to view extended thread Info.] Archived from groups: alt>apache>configuration (more info?)
|
|
|
On Fri, 04 Jul 2003 00:53:52 +0000, Brian Penix wrote:
> Chris Bruyere wrote:
>
>> Hi All, I'm running Mandrake 9.0 with Apache 2.0.46 and I was wondering
>> how I can set Apache to start up on system start
>
> Mandrake Control Center-> system -> services (or some such since they
> changed the name in 9.1) make sure "httpd" is checked for boot.
>
> B.
I checked that before, its not there, how can I add it?
Chris<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Getting Apache to start at start up |
|
| Back to top |
|
 |  |
External

Since: Jul 04, 2003 Posts: 1
|
(Msg. 4) Posted: Fri Jul 04, 2003 9:03 am
Post subject: Re: Getting Apache to start at start up [Login to view extended thread Info.] Archived from groups: alt>apache>configuration, others (more info?)
|
|
|
On Fri, 04 Jul 2003 02:35:40 +0000, Chris Bruyere wrote:
> Hi All, I'm running Mandrake 9.0 with Apache 2.0.46 and I was wondering
> how I can set Apache to start up on system start
Go to the Mandrake Control Center under System Services and check httpd to
start on boot.
-Cheers<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Getting Apache to start at start up |
|
| Back to top |
|
 |  |
External

Since: Jul 04, 2003 Posts: 1
|
(Msg. 5) Posted: Fri Jul 04, 2003 9:53 am
Post subject: Re: Getting Apache to start at start up [Login to view extended thread Info.] Archived from groups: alt>apache>configuration (more info?)
|
|
|
> Mandrake Control Center-> system -> services (or some such since they
> changed the name in 9.1) make sure "httpd" is checked for boot.
>
> B.
> --
> Registered Linux user number 243680.
<font color=purple> > <a style='text-decoration: underline;' href="http://www.mandrakeuser.org/</font" target="_blank">http://www.mandrakeuser.org/</font</a>>
> Where the fun begins!
> How to ask questions in Linux newsgroups:
<font color=purple> > <a style='text-decoration: underline;' href="http://tuxedo.org/~esr/faqs/smart-questions.html</font" target="_blank">http://tuxedo.org/~esr/faqs/smart-questions.html</font</a>>
I have been looking all over or that.
I manually added MySQL to my linux laptop, how do I add this to the list of
services?
David McCallum<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Getting Apache to start at start up |
|
| Back to top |
|
 |  |
External

Since: Jul 04, 2003 Posts: 1
|
(Msg. 6) Posted: Fri Jul 04, 2003 8:13 pm
Post subject: Re: Getting Apache to start at start up [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Brian Penix wrote:
> Chris Bruyere wrote:
>
>> Hi All, I'm running Mandrake 9.0 with Apache 2.0.46 and I was wondering
>> how I can set Apache to start up on system start
>
> Mandrake Control Center-> system -> services (or some such since they
> changed the name in 9.1) make sure "httpd" is checked for boot.
>
> B.
I did that with Mandrake 9.0, and it still wouldn't start. The setting was
being overridden by Webmin, and I had to enable it in Webmin as well.
Doug.
--
Linux: in a world without fences, who needs Gates?<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Getting Apache to start at start up |
|
| Back to top |
|
 |  |
External

Since: Jul 09, 2003 Posts: 2
|
(Msg. 7) Posted: Wed Jul 09, 2003 8:55 am
Post subject: Re: Getting Apache to start at start up [Login to view extended thread Info.] Archived from groups: alt>apache>configuration, others (more info?)
|
|
|
Add the following line in /etc/rc.d/rc.local
/usr/local/apache2/bin/apachectl start
"Chris Bruyere" <bruyere1.DeleteThis@_No_Spam_telus.net> wrote in message
news:pan.2003.07.05.02.35.27.67767@_No_Spam_telus.net...
> Hi All, I'm running Mandrake 9.0 with Apache 2.0.46 and I was wondering
> how I can set Apache to start up on system start<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Getting Apache to start at start up |
|
| Back to top |
|
 |  |
External

Since: Jul 09, 2003 Posts: 1
|
(Msg. 8) Posted: Wed Jul 09, 2003 6:49 pm
Post subject: Re: Getting Apache to start at start up [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Fri, 04 Jul 2003 02:35:40 GMT, "Chris Bruyere"
<bruyere1 DeleteThis @_No_Spam_telus.net> wrote:
>Hi All, I'm running Mandrake 9.0 with Apache 2.0.46 and I was wondering
>how I can set Apache to start up on system start
I use Redhat v8.0 so I am not sure if this will work with your
version, type the following at the command line:
chkconfig httpd on
It worked for me..<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Getting Apache to start at start up |
|
| Back to top |
|
 |  |
| Related Topics: | Apache doesn't start - When I try to start Apache, I got the following error: <32548> only one usage of each socket address <> is normally permitted. make_sock: could not bind to address 0.0.0.0:80. I've looked for answers all over the FAQ, bug report, manuals and...
Apache +OpenSSL - Hi Group, I'm having a problem with Apache 2.0.45 on Win32. I'm trying to install a chained SSL certificate, but on restarting Apache, I get the error "Unable to configure verify locations for client authentication" The certificate was pur...
Apache error - I am using Solaris8, Weblogic 7sp2 and IBM HTTPD server. Getting the following error [error] READ_TIMEOUT [os error=0, line 199 of ../nsapi/Reader.cpp]: Any help is appreciated. Thanks
Odd apache header (~~~~~~~~~~~~~~:) - Anyone know what this header is? My copy of apache returns it, and I've seen others do it too. Richard.
Using Java to modify Apache...? - Has anyone found any Java-based utilities or code to modify the Apache configuration? I need to write something that will modify (parts of) the apache configuration (httpd.conf) and then re-start the server so that the changes are recognized. Thanks. |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|