简体   繁体   中英

Problem in Cakephp + WAMP Installation

I am new to cakePHP And I am having a problem getting it working while using WAMP.

I have already copied cakephp folders/files into WAMP's www folder and DocumetRoot "C:\\wamp\\www\\cakephp\\app\\webroot"

Is there more I need to do? I am getting a page when clicking on localhost from WAMP but it is showing many errors including:

Fatal error: Class 'Debugger' not found in C:\\wamp\\www\\cakephp\\cake\\libs\\view\\pages\\home.ctp

Deprecated: Assigning the return value of new by reference is deprecated in C:\\wamp\\www\\cakephp\\cake\\libs\\inflector.php

i think you downloaded the beta version of cake 2.0..

i have encountered that problem too..

you should use cakephp's stable versions...

cakephp 2.0 is now stable.....

您是否将apache .htacces文件插入根目录。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM