Re: hi guys

2008-05-09 Thread ID
all OK now, problem was.. "AllowOverride None" should be changed to "AllowOverride All" in httpd.conf uh.. how i missed this... sorry guys.. On May 9, 3:57 pm, ID <[EMAIL PROTECTED]> wrote: > hi, i have deleted all 3 .htaccess files in the cake > >

Re: blog tutor not working

2008-05-09 Thread ID
all OK now, problem was.. "AllowOverride None" should be changed to "AllowOverride All" in httpd.conf uh.. how i missed this... sorry guys.. On May 9, 4:57 pm, ID <[EMAIL PROTECTED]> wrote: > yes I have, > copied this onehttp://manual.cakephp.org/view/335/crea

Re: blog tutor not working

2008-05-09 Thread ID
yes I have, copied this one http://manual.cakephp.org/view/335/create-a-posts-controller On May 8, 11:41 pm, seb <[EMAIL PROTECTED]> wrote: > seb wrote: > >>http://localhost/ points to /var/www/html/blog > > >>http://localhost/posts/ > > > And what about localhost/blog/posts ? > > Ouch. Made a m

Re: hi guys

2008-05-09 Thread ID
hi, i have deleted all 3 .htaccess files in the cake still same :( On May 9, 5:09 am, jonknee <[EMAIL PROTECTED]> wrote: > > 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? >

Re: hi guys

2008-05-09 Thread ID
debug is set to 2 i think Configure::write('debug', 2); On May 9, 4:45 am, MonkeyGirl <[EMAIL PROTECTED]> wrote: > Hi! > > > 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 doi

Re: hi guys

2008-05-09 Thread ID
pache 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) > > mysq

Re: hi guys

2008-05-09 Thread ID
the error page is standard apache "Not Found" error. On May 9, 5:09 am, jonknee <[EMAIL PROTECTED]> wrote: > > 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? > > Is the error

Re: hi guys

2008-05-09 Thread ID
I have done all this, following the tutor step-by-step. apache2 works just fine on its own. thats the weird thing. On May 9, 4:45 am, MonkeyGirl <[EMAIL PROTECTED]> wrote: > Hi! > > > but when i point the browser to;http://localhost/posts/ > > > it shows: The requested URL /posts was not fou

blog tutor not working

2008-05-08 Thread ID
hi guys; (sorry revised the title) I have a Centos5.1 box, loaded with php-5.1.6 httpd-2.2.3(apache) mysql-5.0.22 following this video http://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 co https:/

hi guys

2008-05-08 Thread ID
I have a Centos5.1 box, loaded with php-5.1.6 httpd-2.2.3(apache) mysql-5.0.22 following this video http://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 co https://svn.cakephp.org/repo/trunk/cake/1.1