I'm not sure you have done the bake correctly under 2.1.3

If you do 'cake bake NewSite' then the directory structure should be:

NewSite/
    Config/
    Console/
    Controller/
    Model/
     tmp/
     webroot/
    etc... etc...

There should not be an app/ directory generated.

What command did you use to bake the site ?


On 11/07/12 21:02, Advantage+ wrote:

Basically I have a few older cake 1.3 sites on my server

App <- site 1 v 1.3.x

Site2 folder

                                / app <- v 1.3.x

NewSite

                                /app <- v 2.1.3


  Site 1 and 2 are running fine, I did a fresh 2.1.3 console bake,
  only user model / controller / views and uploaded to NewSite / app
  but all I get is


  Index of /

  * app/ <http://www.jobied.com/app/>
  * favicon.ico <http://www.jobied.com/favicon.ico>

when I go to the url. Config degug is at 2 database is set up. Not sure why this is happening and not sure what to try since it seems so straight forward from bake to upload not sure what to even try.

No errors are reported nothing at all.

Any suggestions?

Thanks

Dave

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php


--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to