i´ve implemented a custom shellscript and now i want to execute it via the cake/console/cake The problems i encounter is that when i run cake as the apache user, my custom shell is listed under app/vendors/shells/ , so no problem. but when i run it as root with: /usr/bin/sudo ./cake there is no entry for my shell. So i am not able to run a custom shell as super user. But i need to run it with this permissions because the script needs to create partitions, install grub, etc.
Can anyone help me? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
