-
Notifications
You must be signed in to change notification settings - Fork 49
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 mnpp on Mavericks #82
Comments
If you do a Knowing that will help #81 |
Do you have a libjpeg.8.dylib on your system? Knowing that will help to resolve this issue. I installed php via homebrew and have that file here:
|
@victorreyesh I just encountered this same error. Can you post your solution? Edit actually my error is slightly different:
Note: the MySQL message also appeared on my previous mac and didn't affect MNPP. |
I believe issue #28 solves this problem, which it did for me. |
Hi guys, first I would like to say great product.
I found an issue
When im running
sudo mnpp start 53
-n Starting php-fpm
dyld: Library not loaded: /usr/local/lib/libjpeg.8.dylib
Referenced from: /Applications/MNPP/Library/gd/lib/libgd.2.dylib
Reason: image not found
/Applications/MNPP/init/php.sh: line 96: 1612 Trace/BPT trap: 5 $php_fpm_BIN $php_opts
failed
Starting MySQL (Percona Server)
SUCCESS!
The text was updated successfully, but these errors were encountered: