i think i have it enabled, these are uncommented in /etc/httpd/conf/httpd.conf
LoadModule rewrite_module modules/mod_rewrite.so <IfModule mod_rewrite.c> RewriteEngine On </IfModule> On May 9, 5:38 am, BrendonKoz <[EMAIL PROTECTED]> wrote: > Please check to make sure that you have mod_rewrite enabled on your > Apache server. Although I'm just guessing along with the other > posters, I'm hoping I'll win. :) > > On May 8, 2:13 am, ID <[EMAIL PROTECTED]> wrote: > > > I have a Centos5.1 box, loaded with > > > php-5.1.6 > > httpd-2.2.3(apache) > > mysql-5.0.22 > > > following this videohttp://cakephp.org/screencasts/view/3 > > and this tutor:http://manual.cakephp.org/view/326/the-cake-blog-tutorial > > > i have checked out from svn repo > > svn cohttps://svn.cakephp.org/repo/trunk/cake/1.1.x.x//var/www/html/ > > blog > > >http://localhost/ points to /var/www/html/blog > > > i have created database, entered test entries, modified database.php > > and all as shown in the video step by step, > > > when i point the browser to,http://localhost/ > > it shows a page with: > > CakePHP Rapid Development > > Your database configuration file is present. > > Cake is able to connect to the database. > > > but when i point the browser to;http://localhost/posts/ > > > it shows: The requested URL /posts was not found on this server. > > > any ideas what i could be doing wrong? > > > thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
