开发者

Problem in Cakephp + WAMP Installation

开发者 https://www.devze.com 2023-04-07 03:32 出处:网络
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\\w

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开发者_JAVA百科 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.....


Did you insert apache .htacces file into root directory.

0

精彩评论

暂无评论...
验证码 换一张
取 消