简体   繁体   English

在MAMP 2.1上安装Zend Optimizer

[英]Installing Zend Optimizer on MAMP 2.1

I just upgraded to MAMP Pro 2 and have noticed that they are no longer supporting Zend Optimizer due to Apache 64bit or something along those lines. 我刚刚升级到MAMP Pro 2,并且注意到由于Apache 64位或类似的东西,它们不再支持Zend Optimizer。

Anyways, I have a website that needs it and I have no idea of how to go about installing Zend Optimizer on MAMP 2 and just did a tutorial which made Apache break and stop working after I ran some command in terminal so I had to reinstall my MAMP set up. 无论如何,我有一个需要它的网站,而且我不知道如何在MAMP 2上安装Zend Optimizer,只是做了一个教程,使Apache在终端中运行某些命令后中断并停止工作,所以我不得不重新安装MAMP设置。

I am currently running PHP 5.2.17. 我目前正在运行PHP 5.2.17。

Any help would be great :-) 任何帮助将是巨大的:-)

Since your application also requires an old version of PHP, the easiest solution would be to install the previous version of MAMP 1.9 which includes PHP 5.2.17 and Zend Optimizer 3.3.9. 由于您的应用程序还需要旧版本的PHP,因此最简单的解决方案是安装以前的MAMP 1.9版本,其中包括PHP 5.2.17和Zend Optimizer 3.3.9。

The older version of MAMP is 32-bit only but should still run fine under Lion/Mountain Lion (or at least I'm not aware of any obvious issues aside from not including 64-bit in the app bundle). MAMP的较早版本仅是32位,但在Lion / Mountain Lion下仍然可以正常运行(或者,除了在应用程序包中不包括64位之外,至少我不知道任何明显的问题)。

It's working! 工作正常! And also on the OS X Mountain Lion! 以及在OS X Mountain Lion上! Requires PHP 5.2.17 需要PHP 5.2.17

Zend Optimizer for Mac OS X 适用于Mac OS X的Zend Optimizer

Here step-to-step I helped myself with installing Zend Guard Loader. 在这里,我逐步安装了Zend Guard Loader。 I also do the same processes for Zend Optimizer. 我还对Zend Optimizer执行相同的过程。 I hope you find it helpful. 我希望你觉得这对你有帮助。

Solutions I've written 我写的解决方案

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM