install sample session
A sample sesson of Gen-conf is shown below:
% ./Count-install
WARNING: You are not root! To install the package in the system,
you will need root access!
===================
Your configuration:
cgi-bin directory= /home/master/mam94005/WWW/Counter
conf directory= /home/master/mam94005/WWW/Counter/conf
conf file= count.conf
digit direcoty=/home/master/mam94005/WWW/Counter/digits
data directory=/home/master/mam94005/WWW/Counter/data
log directory=/home/master/mam94005/WWW/Counter/Log
log file=Count2.2.log
rgb file= rgb.txt
===================
Continue [y|n]?
proceeding...
Now if you know what user and group id child processes of http
server use, I can change the ownership and access permission
accordigly. If you do not know, they are usually defined in the
file httpd.conf with User and Group. I suggest create a unique
user and group say httpd and set the User and Group to httpd.
*Do you know the user and group id of httpd' child process[y|Y]:?
#root ではない人は n と答えて下さい
I am not changing any ownership or access permissions.
You are on your own. If the counter program can not access digit
images or can not write to datafile, you have to set permisson
manually.
good luck!
installing Count.cgi->/home/master/mam94005/WWW/Counter
installing count.conf->/home/master/mam94005/WWW/Counter/conf
installing sample datafile sample.dat->/home/master/mam94005/WWW/Counter/data
installing rgb.txt->/home/master/mam94005/WWW/Counter
creating Log directory /home/master/mam94005/WWW/Counter/Log
installing digit style A->/home/master/mam94005/WWW/Counter/digits/A
installing digit style B->/home/master/mam94005/WWW/Counter/digits/B
installing digit style C->/home/master/mam94005/WWW/Counter/digits/C
installing digit style D->/home/master/mam94005/WWW/Counter/digits/D
installing digit style E->/home/master/mam94005/WWW/Counter/digits/E
Go back