-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Starting Nginx - 10.7, MNPP-0.3.8 #65
Comments
Hi simonoche, Tries with
or
|
Hey! |
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 👍 |
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)
The text was updated successfully, but these errors were encountered: