wampserver 安裝多個php版本號碼報錯之關鍵問題

來源:互聯網
上載者:User

標籤:led   環境   ice   sign   process   class   32位   target   .net   

       近期喜歡上用wampserver來搭建php本地執行環境 主要是一鍵安裝 特easy 之前一直用的是 appserv 也挺好用的 用了wamp後 才發現wamp更好用 duang duang

 預設下載的wamp裡面的php版本號碼是5.3.0 後來因工作須要切換到php5.3.0下面的版本號碼 比方 安裝zend optimizer 等 最開始下載了個php 5.2.17的安裝包 弄了大半天 死活安裝不上去 進入apache錯誤訪問日誌 顯示這種 我相信大多數網友都遇到過                                                                 

                  

[Sat Mar 14 16:10:22 2015] [notice] Parent: Received shutdown signal -- Shutting down the server.[Sat Mar 14 16:10:22 2015] [notice] Child 8244: Exit event signaled. Child process is ending.[Sat Mar 14 16:10:23 2015] [notice] Child 8244: Released the start mutex[Sat Mar 14 16:10:28 2015] [notice] Child 8244: All worker threads have exited.[Sat Mar 14 16:10:28 2015] [notice] Child 8244: Child process is exiting

            百度查了一下這些問題 網上的解決的方法 無非就是 改動80port  改動httpd.conf   改動php.ini     反正各種辦法重出不窮  就是沒有一個方法攻克了我的問題  後來無意中瀏覽到一篇博文 才知道在win32位系統中 apache 不支援ISAPI的方式執行 NTS版的php 而wamp等環境預設都是以ISAPI的方式執行php 所以在NTS版的php5.2.17 環境下沒法安裝zend optimizer  

方法1    下載一個win32下的TS版的php5.2.17  安裝方法自行百度  也可參考這篇文章

        方法 2   改動win32下 php預設的執行方式為 Fast CGI  參考 這篇文章          

      須要下載TS版的php5.2.17   點擊這裡                          

wampserver 安裝多個php版本號碼報錯之關鍵問題

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.