问题标签 [mnpp]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
6469 浏览

php - 在我的 Mac 上的 nginx 上的 PHP 应用程序连接被拒绝

我有一个在 localhost 上运行的nginx 应用程序,现在我无法再访问它。我真的不知道如何诊断这个问题。

我调查过的一些事情:

  • TimPeterson$ sudo lsof -i :80-> 显示了大量的东西,但没有一个看起来像我的应用程序
  • 系统偏好设置 -> 共享 -> 切换“网络共享” -> 没有帮助

我不是一个完全菜鸟,因为我已经让这台服务器运行了一年多,但显然我做了一些事情或一些软件更新劫持了部分配置。

0 投票
0 回答
132 浏览

php - How to add a library to PHP?

My version of PHP, 5.3.8, doesn't contain BC-Math, which is needed for many cryptocurrency functions.

Google hasn't been particularly helpful for links on how to install this particularly library, so I'm at a total loss on how to add it to my already running PHP webserver.

Might someone point me in the direction of how to install this?

0 投票
1 回答
814 浏览

php - libfreetype.6.dylib 不兼容

运行 MNPP 时出现以下错误,它类似于 XAMPP/MAMP,但使用 Nginx 而不是 Apache。

从关于这个主题的所有 SO 线程来看,我很确定这是一个 X11/XQuartz Mac OSX Mavericks 问题,因为这个命令适用于我以前的 10.7.5 的 Mac。

如何升级我的 libfreetype.6.dylib 版本?