Logs for

Page 367 of 211,269, showing 20 records out of 4,225,378 total, starting on record 7,321, ending on 7,340

# At Username Text
# Aug 9th 2008, 14:18 klaasjan Not Found
# Aug 9th 2008, 14:18 klaasjan The requested URL /posts/index was not found on this server.
# Aug 9th 2008, 14:19 Matt1 klaasjan: do you have your debug on and htaccess working ?
# Aug 9th 2008, 14:19 markstory again, cake -> nice looking page or apache -> white screen usually.
# Aug 9th 2008, 14:19 klaasjan i'm not using the .htacces files
# Aug 9th 2008, 14:20 ADmad klaasjan: then u have to use url like this http://boven:8080/app/webroot/index.php?url=/posts/index
# Aug 9th 2008, 14:21 Anon323 markstory: No error, but still doesn't work. if I disable all fields and submit my form the content will still be saved.
# Aug 9th 2008, 14:21 ADmad klaasjan: doesn't your server have mod_rewrite ?
# Aug 9th 2008, 14:21 klaasjan in app\config\core.php i'v uncommented this line : Configure::write('App.baseUrl', env('SCRIPT_NAME'));
# Aug 9th 2008, 14:22 klaasjan Ad admad Yes it has but when i uncommented it and restarted Apache rewrit still didn't work
# Aug 9th 2008, 14:22 markstory Anon323: are you disabling the fields in beforeFilter()
# Aug 9th 2008, 14:23 ADmad klaasjan: as i said.. if you dont want to use url rewriting you have to use urls as i showed above
# Aug 9th 2008, 14:23 klaasjan Ad adman You are a hero
# Aug 9th 2008, 14:24 ADmad klaasjan: if you say say :) but if your server has mod_rewrite why are you not using htaccess ?
# Aug 9th 2008, 14:24 klaasjan it didn't said that in the tutorail and i would never have guessed it
# Aug 9th 2008, 14:25 markstory what tutorial?
# Aug 9th 2008, 14:25 klaasjan because cake says i had to delete them
# Aug 9th 2008, 14:25 klaasjan http://book.cakephp.org/view/219/blog
# Aug 9th 2008, 14:25 ADmad klaasjan: delete what ?
# Aug 9th 2008, 14:25 klaasjan .htaccess