I want to set some environment variables at the same time apache 2.2 starts.
I got this output from svcs -a | grep apache legacy_run 1:33:09 lrc:/etc/rc3_d/S50apache online 1:33:10 svc:/network/http:apache22 I found a S50apache script in /etc/rc3.d. Somehow it's configuration options point to /etc/apache instead of /etc/apache2/2.2. Is this the scripts that starts apache 2.2 at runtime? I also noticed that this script should start tomcat on demand. But this doesn't work. Is there a fix for the startscript so that i do not need to start tomcat manually? Or did i simply look at the wrong script? Thanks for the help Louis Hoefler. -- This message posted from opensolaris.org