man crontab, with special reference to /etc/crontab, which is
special and lets you specify accountnames for processes started
by it.
--
"Go cut down the carcass of the Duke of Longmot. Cut through the
intestines that keep him* from the keep, then fling the
corpse into the moat. ... The man doesn't deserve another night
of royal hospitality." -- David Farland, _The Runelords_
Sure you may. This is straight from httpd.conf:Quote:> 2.And may I specify account under which it will be running?
---
# If you wish httpd to run as a different user or group, you must run
# httpd as root initially and it will switch.
---
The two directives you will want to look up are 'User' and 'Group', both
of which live in httpd.conf.
--
Paul.
> man crontab, with special reference to /etc/crontab, which is
> special and lets you specify accountnames for processes started
> by it.
--
Paul.
It's in the httpd.conf/apache.conf file. With directions.Quote:>2.And may I specify account under which it will be running?
--
--
1. Starting Apache on boot - question
I've just installed Apache 1.3.6 on a machine running Mandrake 6 (kernel
2.2.9). I had Apache running on it before, but due to some improper
shutdowns of the machine it developed errors. Rather than tool with the
old configuration files to see what was wrong I just installed the new
version. My problem is this:
When I reboot the machine it is still looking in the old place for
Apache (something like /etc/httpd/conf/httpd.conf is what the error
message says). I can start Apache from the command line once the
machine is up (/var/apache/apache_1.3.6/bin/apachectl start) and
restarting inetd. As a relative newbie to configuring httpd, how do I
get it to start Apache on boot rather than looking to
/etc/httpd/conf/httpd.conf? I've looked around Apache's site and on the
web but I can't seem to find the answer to this seemingly simple
question.
Thanks!
Colten
--
Colten Noakes
Genesis Studios
A Full Service Web Design Agency
http://www.genesis-studios.cc
--
2. Stupid problem-- need to run insmod manually...
3. solaris9 apache don't start at boot
9. Starting Apache 2.0.39 at Boot-Time with Redhat 7.3
10. How to auto-start apache when AIX boot.
11. starting Apache from boot on AIX using RC.LOCAL
12. Apache doesn't start at boot time
13. How do I start Apache at boot up?