CakePHP 1.3 advanced installation

Posted by Miguel on Stack Overflow See other posts from Stack Overflow or by Miguel
Published on 2010-05-26T00:03:41Z Indexed on 2010/05/26 0:11 UTC
Read the original article Hit count: 492

Filed under:

Using cakephp 1.3.0, I am editing index.php to setup the app, cake and webroot directories.

I have the following dir's setup:

httpdocs/app

httpdocs/cake

httpdocs/webroot

I have done this countless times in 1.2.xx and according to the cakebook this hasn't changed but I keep getting missing controller Error: WebrootController could not be found.

Am I missing something here in 1.3?

Thanks in advance for any help.

© Stack Overflow or respective owner

Related posts about cakephp-1.3