Hi there, This is my forst time with cake PHP and this what I have done so far 1. I have unzip the cakePHP package under /var/www/html/cake... 2. I have change the database.php file and now when I go to URL www.******.com/cake, it shows me the index page (without CSS and images) which says Your database configuration file is present. and Cake is able to connect to the database. To see the CSS and image on the index page I uncomment the line DEFINE.. from app/config/core.php
Now to learn more about the cakePHP, I went through the blog tutorial. I have copied all the files as given in the tutorial and change their permission but still I can't access the files... I am trying www.******.com/cake/posts but the web server simply shows the 404 not found page. Is it because of mod_rewrite or something else... Please Help! Vishal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
