duai0935 2016-10-20 13:58
浏览 43
已采纳

在同一个ovh ftp上实现两个php版本

I have a ftp server with two applications in it. But one of these works with php7 and the other with php4. Is it possible to make these two versions cohabit together ? The two applications are totally separated (despite the fact that they are in the same ftp). The applications are hosted on a mutualised ovh server.

Thanks a lot by advance !

  • 写回答

1条回答 默认 最新

  • douda5227 2016-10-20 19:39
    关注

    With your OVH web hosting account, you can connect multiples domains or subdomains. This feature is called "multisites" into the customer panel.

    At the root folder of each multisite, you can setup a different .ovhconfig file with differents configurations. So, you can use php7.0 into one multisite and PHP4.4 in another one. https://www.ovh.co.uk/g1207.configure-php-web-hosting

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

报告相同问题?

悬赏问题

  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容
  • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题