---- Umar Draz <[EMAIL PROTECTED]> wrote: > Dear amonotod > > Thanks for your reply i know how to start,stop apache but just know how > make a svc script.
Umar, the link I gave you before had the information you needed, near the bottom: http://httpd.apache.org/docs/1.3/invoking.html Specifically: "The apachectl script is designed so that it can often be linked directly as an init script, but be sure to check the exact requirements of your system." This may work for you, but my unix knowledge is getting rusty... ln -s /etc/init.d/apacheserver /path/to/apache/bin/apachectl ln -s /etc/rc3.d/S99ApacheServer /etc/init.d/apacheserver ls -s /etc/rc3.0/K99ApacheServer /etc/init.d/apacheserver > Regards, > Umar Draz HTH, amonotod -- `\|||/ amonotod@ | sun|perl|windows (@@) charter.net | sysadmin|dba ooO_(_)_Ooo____________________________________ _____|_____|_____|_____|_____|_____|_____|_____| _______________________________________________ Solaris-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/solaris-users
