Open simonoche opened 11 years ago
Hi simonoche,
Tries with
sudo sh /Applications/MNPP/init/environment.sh
or
mkdir /Applications/MNPP/Library/nginx/logs
Hey! Yeah I know, it was just to report this "issue"! Regards, Simon
This "issue" was repaired for OS X 10.8 https://github.com/jyr/MNPP/blob/master/init/environment.sh#L9
The firts build was for OS X 10.7, after for OS X 10.8. I need to generate the build for OSX 10.7, but now just have OS X 10.8 installed.
Okay :+1:
Thanks a lot Simon.
Thanks for the project ;)
By the way, this is not an issue, but I noticed that performances in 0.3.8 are worse than with the last build with Nginx 1.0.9, PHP 5.3.8. With same php extensions enabled, same php/nginx config, and so on.
I don't know why. The homepage of one of the websites I work on (symfony with caches) loaded in 100ms, and now, it takes +- 300ms (with 0.3.8). Another case : for a light website with wordpress (without any WP cache plugin), it was 200ms, and now it's 350ms for generating the homepage.
So, for this time, I stay with the older build :/
Maybe we can keep with thread in https://groups.google.com/forum/?hl=en&fromgroups#!forum/getmnpp or https://groups.google.com/forum/?hl=en&fromgroups#!forum/mnpp-devel
Nginx wont start with 0.3.8 : /Applications/MNPP/Library/10.7/nginx/logs is required by nginx, but missing in this version package. So you currently have to create it manually.
nginx: [alert] could not open error log file: open() "/Applications/MNPP/Library/10.7/nginx/logs/error.log" failed (2: No such file or directory) 2013/04/25 12:50:31 [emerg] 3572#0: open() "/Applications/MNPP/Library/10.7/nginx/logs/access.log" failed (2: No such file or directory)