If it's showing absolutely nothing, this could be a case where your version of PHP isn't up to date. The newer versions of CakePHP need 5.2.8+. I've tested with 5.1.x and nothing shows up.
Unfortunately, this means that older versions of Centos (5.x) and probably RHEL do not come with a version of PHP high enough to run CakePHP 2.x. Hope this helps. On Apr 8, 1:10 pm, INTERNET DATA CENTRE <[email protected]> wrote: > i have done that part already .i even copy pasted the code but web > browser dosent show anything > i tried to give different paths e,g including index,php in browser adress > like > localhost/cakeblog/index.php/posts/hello_world > > On 4/8/12, kdubya <[email protected]> wrote: > > > > > > > > > > > Start with the Blog tutorial. Follow it step-by-step. > > >http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/blog.html > > > On Sunday, April 8, 2012 8:02:47 AM UTC-4, masoodi wrote: > > >> Dear friends , > > >> I am new to cake . I have installed it .Now after installation what > > >> shall be our first action.i mean to say what have we to do after > >> installation.It shows me a blank screen when i try to see my blog. > >> My database name is cakeBlogs and table name Posts. what shall i do now to > > >> design a website . > > >> Thanks with regards > >> Masoodi > > > -- > > Our newest site for the community: CakePHP Video Tutorials > >http://tv.cakephp.org > > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help > > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group at > >http://groups.google.com/group/cake-php > > -- > *Thanks > Imtiyaz Nabi Masoodi > Fast track Executive Affiliate > Booster Club Member* > * **http://www.earnonlineparttimejobs.com/?id=232501* -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
