Skip to content
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

Open
simonoche opened this issue Apr 25, 2013 · 7 comments
Open

Starting Nginx - 10.7, MNPP-0.3.8 #65

simonoche opened this issue Apr 25, 2013 · 7 comments
Assignees

Comments

@simonoche
Copy link

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)

@ghost ghost assigned jyr Apr 25, 2013
@jyr
Copy link
Owner

jyr commented Apr 25, 2013

Hi simonoche,

Tries with

sudo sh /Applications/MNPP/init/environment.sh

or

mkdir /Applications/MNPP/Library/nginx/logs

@simonoche
Copy link
Author

Hey!
Yeah I know, it was just to report this "issue"!
Regards,
Simon

@jyr
Copy link
Owner

jyr commented Apr 25, 2013

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.

@simonoche
Copy link
Author

Okay 👍

@jyr
Copy link
Owner

jyr commented Apr 25, 2013

Thanks a lot Simon.

@simonoche
Copy link
Author

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 :/

@jyr
Copy link
Owner

jyr commented Apr 25, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants