douyi4991 2014-10-08 10:11
浏览 32
已采纳

codeigniter 1.7.2的PHP版本

I have working code of codeigniter. It is already deployed by someone else.

When I am trying to run it locally, facing lot of problems in running them.

My current php is php5 (5.3) I think it will work well if I change php version to some older version.

What version it is ?

Because, I tried putting the applications directory into a newversion of codeigniter(2.2). I spent time changing classnames (to CI_) and changing constructors. Some parts working but some parts not working. Upgrading is not my intention, but just runing it is my intention. So, want to try downgrading version of php which might be simple.

  • 写回答

1条回答 默认 最新

  • duanliang1999 2014-10-08 10:19
    关注

    according to this, PHP 5.2.11 was released in September 17, 2009

    according to this, CI 1.7.2 was released in September 11, 2009

    Anyway, according with the first link, PHP 5.3.0 was released in June 30, 2009

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测