It would be great if any one can help me in the problem i faced below, I got stuck
here and have to find out some alternative here.
Thanks.
>>> amrahsa 4/26/2004 8:35:29 AM >>>
Hi,
You understand the problem correctly. I wanted to
get the path for httpd.conf file when the System boots
u
Hi,
You understand the problem correctly. I wanted to
get the path for httpd.conf file when the System boots
up and my daemon will parse the httpd.conf file to get
the Server Address and the port number and some
additional information from where your Server runs. I
wanted to show this informa
On Apr 24, 2004, at 2:46 AM, amrahsa wrote:
[..]
1) When the system boots up I found in which run level System boots up
and go to corresponding directory e.g. /etc/rc.d/rc3.d
2) I look for Sxxapache or Sxxhttp file to see if apache startup file
is there
Now my problem is one apache startup The c
amrahsa wrote:
Hi All,
I want to write a daemon in Linux which would be calling my perl script to read some apache configuration when the System boots up. Here is what i am doing
1) When the system boots up I found in which run level System boots up and go to corresponding directory e
Hi All,
I want to write a daemon in Linux which would be calling my perl script to
read some apache configuration when the System boots up. Here is what i am doing
1) When the system boots up I found in which run level System boots up and go to
corresponding directory e.g. /etc/rc.d