mamp - Delete old tmp file when Apache starts -
i'm using bitnami mamp stack on osx , clear tmp directory whenever start apache web server.
so need know add following command, or script containing command rm -rf ~/library/containers/com.bitnami.mampstack/data/app/php/tmp
.
takk,
robert.
just inside mamp program folder. there ./bin/start.sh add line this. or startapache.sh if want execute apache restarts.
Comments
Post a Comment