CygwinInit

From $1

Table of contents
[MISSING]
  • Make sure the init-scripts package is installed. If you're having trouble, re-install it.
  • Make sure the init service is installed as a Windows service and set to auto-startup in Windows.
  • Check /etc/inittab and ensure that there is something resembling the following (sets default runlevel to 3 in this case)
    • id:3:initdefault:

  • If you want to start apache2, then in /etc/rc.d/rc3.d/S50apache
    • /usr/local/apache/bin/httpd -k start

  • Don't forget to chmod ugo+x S50apache

Tags:
none
 
Images (0)
 
Comments (0)
You must login to post a comment.