這個怎麼跑起來啊。

來源:互聯網
上載者:User
我從網上下了一個源碼來研究,但是不知道怎麼把他跑起來,求助啊~~



/configs/application.ini的類容如下

[production]
phpSettings.display_startup_errors = 0
phpSettings.display_errors = 0
includePaths.library = APPLICATION_PATH "/../library"
bootstrap.path = APPLICATION_PATH "/Bootstrap.php"
bootstrap.class = "Bootstrap"
appnamespace = "Application"
resources.frontController.controllerDirectory = APPLICATION_PATH "/controllers"
resources.frontController.params.displayExceptions = 0

[staging : production]

[testing : production]
phpSettings.display_startup_errors = 1
phpSettings.display_errors = 1

[development : production]
phpSettings.display_startup_errors = 1
phpSettings.display_errors = 1
resources.frontController.params.displayExceptions = 1

[mysql]
db.adapter=PDO_MYSQL
db.params.host=localhost
db.params.username=root
db.params.password=rjgc2009
db.params.dbname=easyorder


回複討論(解決方案)

那你知道這個項目是幹什麼的嗎?

那你知道這個項目是幹什麼的嗎?

知道啊,一個訂餐網站的demo

http://download.csdn.net/detail/u010001532/5175962

這裡是源碼,求助高手,,,

看你的代碼還要我付費嗎?

看你的代碼還要我付費嗎?
?,,,預設是1分,,,

引用 4 樓 xuzuning 的回複:看你的代碼還要我付費嗎?
?,,,預設是1分,,,

改不了下載分數,不要介意啊,,

這是一個 Zend Framework 項目
你在 Zend Framework 建立一個項目,把你下載的源碼複製進去
在資料庫中匯入他提供的 SQL 檔案,並修改相應的資料庫說明資訊
就可以了

  • 聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.