[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot configure MySQL



On Friday 26 September 2008 05:53:46 Chris Lale wrote:
> Chris Lale wrote:
>
> Hello Joseph.
>
> > Joseph Rawson wrote:
>
> [...]
>
> >> Right below the where you have the "lamp" initscript, you can probably
> >> put another script instead of the instructions, to be run in the
> >> chroot_local-hooks.  I haven't tested this, but it should work
> >>
> >> --------------------------------------
> >> #!/bin/sh
> >> chown root:root /etc/init.d/lamp
> >> chmod 755 /etc/init.d/lamp
> >> update-rc.d defaults 90
> >> --------------------------------------
> >> That should do what the instructions below the lamp file are saying.
>
> [...]
>
> It works! I have modified the wiki with this:
>
I'm glad it worked. :)
> #!/bin/sh
> chown root:root /etc/init.d/lamp
> chmod 755 /etc/init.d/lamp
> update-rc-d lamp defaults 90 10
>
> Great idea.
> Thanks
anytime :)
> --
> Chris.



-- 
Thanks:
Joseph Rawson

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: