duan111112 2012-11-01 13:48
浏览 39

需要使用php 5.2.9和xampp 1.8.1组件

My website is using Xampp version 1.7.1 and it contains apache 2.2 and php 5.2.9, I got a requirement from client, to change apache 2.2 to 2.4.

Our application is a product and it is delivering as an installation package to clients.And we are using Xampp standalone version in the installation

So i used latest Xampp 1.8.1 which already have this apache 2.4.But the latest Xampp version using the latest php engine(php 5.4) .So our site is not working with this latest version (earlier it was php 5.2.9).

To fix this issue i replaced php folder in latest Xampp with older version php. and used patch delivered by the Apache Lounge [ https://www.apachelounge.com/download/ ] - https://www.apachelounge.com/download/win32/modules-2.4/php5apache2_4.dll-php-5.2-win32.zip

Everything working fine now but there is an issue with mcrypt extension I have enabled the mcrypt extension in the php.ini. But this is not getting enabled. I am getting error while using the mcrypt_decrypt() in php.

  • 写回答

1条回答 默认 最新

  • dsf4s5787 2012-11-01 14:21
    关注

    You need to download mcrypt from sourceforge.net

    You may find additional details on requirements and installation link

    Do ensure that file php_mcrypt.dll is in xampp/php/ext/ directory alongwith libmcrypt.dll in xampp/apache/bin in case you are using windows..

    评论

报告相同问题?

悬赏问题

  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?
  • ¥15 matlab(相关搜索:紧聚焦)
  • ¥15 基于51单片机的厨房煤气泄露检测报警系统设计