This forum is no longer active. Please post your questions to our new community site
MAMP noob question
|
|
Hi BitNami team, I have installed MAMP stack, Mantis module etc. I am able to start service via terminal. I would like to start shell script during either Mac start-up or log-in. I couldn’t find much information. Any help is appreciated. Script is as follows: Best regards, |
|
|
This post could help you http://bitnami.org/article/how-to-install-servi… |
|
|
Dear beltran, Thanks a ton. This is exactly what I was looking for. Best regards, |
|
|
I tried to install service as indicated by creating plist files. I am running on OSX 10.6.2. Following is my stack setup: I am getting following errors: 1. MAMP Stack : No error Am I missing something?? Please advice… Everything works fine if I started from terminal. plist details: Best regards, |
|
|
Hi, The problem is that OS X services should be daemon process and ctlscript.sh is not a daemon script. When the script finishes, all process are killed. Try to create a different plist for MySQL like I wrote in this post http://bitnami.org/forums/forums/redmine/topics… I hope it helps. |

