----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- Sajida wrote: can any one tell how apache service can be started automatically at system bootup.I am using apache1.3.3. on Intel solaris7. Apache will have to be started just like most of the processes in Unix. You write a start-up script, and put it in, say, /etc/rc3.d, and make a symbolic link to that script in /etc/init.d. Just look around at the scripts in /etc/init.d for how to do it. -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]
