• <bdo id='VicWg'></bdo><ul id='VicWg'></ul>

      <small id='VicWg'></small><noframes id='VicWg'>

      <tfoot id='VicWg'></tfoot>
        <i id='VicWg'><tr id='VicWg'><dt id='VicWg'><q id='VicWg'><span id='VicWg'><b id='VicWg'><form id='VicWg'><ins id='VicWg'></ins><ul id='VicWg'></ul><sub id='VicWg'></sub></form><legend id='VicWg'></legend><bdo id='VicWg'><pre id='VicWg'><center id='VicWg'></center></pre></bdo></b><th id='VicWg'></th></span></q></dt></tr></i><div id='VicWg'><tfoot id='VicWg'></tfoot><dl id='VicWg'><fieldset id='VicWg'></fieldset></dl></div>
      1. <legend id='VicWg'><style id='VicWg'><dir id='VicWg'><q id='VicWg'></q></dir></style></legend>

        如何配置本地 Web 服务器,以便它应该在一个 php 版本之间切换到另一个

        How to configure local web server such that it should switch between one php version to another(如何配置本地 Web 服务器,以便它应该在一个 php 版本之间切换到另一个)

              <tbody id='DnASB'></tbody>
            1. <small id='DnASB'></small><noframes id='DnASB'>

              <tfoot id='DnASB'></tfoot>

              <i id='DnASB'><tr id='DnASB'><dt id='DnASB'><q id='DnASB'><span id='DnASB'><b id='DnASB'><form id='DnASB'><ins id='DnASB'></ins><ul id='DnASB'></ul><sub id='DnASB'></sub></form><legend id='DnASB'></legend><bdo id='DnASB'><pre id='DnASB'><center id='DnASB'></center></pre></bdo></b><th id='DnASB'></th></span></q></dt></tr></i><div id='DnASB'><tfoot id='DnASB'></tfoot><dl id='DnASB'><fieldset id='DnASB'></fieldset></dl></div>
                • <bdo id='DnASB'></bdo><ul id='DnASB'></ul>

                  <legend id='DnASB'><style id='DnASB'><dir id='DnASB'><q id='DnASB'></q></dir></style></legend>
                  本文介绍了如何配置本地 Web 服务器,以便它应该在一个 php 版本之间切换到另一个的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在使用 PHP eclipse IDE 开发一个 Web 应用程序.例如,我想从一个 PHP 版本切换到另一个位于不同位置的版本.

                  I'm developing one web application, using PHP eclipse IDE. For an instance i want to switch from one PHP version to another version which resides in different location.

                  以下是我的工作环境:

                  1) 拥有 Centos 操作系统

                  1) Having Centos OS

                  2) 安装centos OS时已经安装了PHP 5.1.6

                  2) PHP 5.1.6 have installed already while installing centos OS

                  3) 以上PHP安装在/usr/bin/路径

                  3) Above PHP is installed in /usr/bin/ path

                  4) 我已经在/opt/lampp 中安装了 LAMPP

                  4) I have installed LAMPP in /opt/lampp

                  5) 在 LAMPP 目前 PHP 5.2.6 版本

                  5) In LAMPP present PHP 5.2.6 version

                  我想配置本地 Web 服务器,以便让lampp 选择 PHP 5.1.6(位于/opt/lampp 中)我不知道PHP版本的这种切换.

                  I want to configure local web server such that lampp should choose PHP 5.1.6 (which resides in /opt/lampp ) I am not aware of this switching of PHP version.

                  请建议我应该如何在我的本地 Web 服务器中配置 PHP 版本的切换.我应该选择哪个配置文件来修改此更改.

                  Please suggest me how should i configure this switching of PHP version in my local web server. Which configuration file should i choose for modifying this change.

                  非常感谢!!!

                  -普拉文

                  推荐答案

                  http://gggeek.altervista.org/2007/07/21/running-multiple-php-versions-on-a-single-apache-install/

                  本指南是一个很好的指南,可以帮助您入门!

                  This guide is a great guide and will get you started!

                  另一种选择是安装 Xampp,因为我相信它们提供了一个批处理文件,可以帮助您在一秒钟内切换 PHP 版本.

                  Another alternative would be to install Xampp, as I believe they provide a batch file that helps you switch versions of PHP in a second.

                  这篇关于如何配置本地 Web 服务器,以便它应该在一个 php 版本之间切换到另一个的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)

                      <bdo id='ON4IA'></bdo><ul id='ON4IA'></ul>

                            <tbody id='ON4IA'></tbody>
                          <tfoot id='ON4IA'></tfoot>
                          <i id='ON4IA'><tr id='ON4IA'><dt id='ON4IA'><q id='ON4IA'><span id='ON4IA'><b id='ON4IA'><form id='ON4IA'><ins id='ON4IA'></ins><ul id='ON4IA'></ul><sub id='ON4IA'></sub></form><legend id='ON4IA'></legend><bdo id='ON4IA'><pre id='ON4IA'><center id='ON4IA'></center></pre></bdo></b><th id='ON4IA'></th></span></q></dt></tr></i><div id='ON4IA'><tfoot id='ON4IA'></tfoot><dl id='ON4IA'><fieldset id='ON4IA'></fieldset></dl></div>

                          1. <small id='ON4IA'></small><noframes id='ON4IA'>

                            <legend id='ON4IA'><style id='ON4IA'><dir id='ON4IA'><q id='ON4IA'></q></dir></style></legend>