Log message #113810

# At Username Text
# Aug 9th 2008, 14:27 DrBacchus what way, that is.
# Aug 9th 2008, 14:26 DrBacchus In what was does mod_rewrite not work?
# Aug 9th 2008, 14:26 klaasjan yes and because my mod_rewrite doesnt work....
# Aug 9th 2008, 14:26 markstory it says if you don't want or can't get mod_rewrite working delete the htaccess files.
# Aug 9th 2008, 14:25 markstory if you don't want to use mod_rewrite.
# Aug 9th 2008, 14:25 klaasjan .htaccess
# Aug 9th 2008, 14:25 ADmad klaasjan: delete what ?
# Aug 9th 2008, 14:25 klaasjan http://book.cakephp.org/view/219/blog
# Aug 9th 2008, 14:25 klaasjan because cake says i had to delete them
# Aug 9th 2008, 14:25 markstory what tutorial?
# 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:24 ADmad klaasjan: if you say say :) but if your server has mod_rewrite why are you not using htaccess ?
# Aug 9th 2008, 14:23 klaasjan Ad adman You are a hero
# 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:22 markstory Anon323: are you disabling the fields in beforeFilter()
# 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:21 klaasjan in app\config\core.php i'v uncommented this line : Configure::write('App.baseUrl', env('SCRIPT_NAME'));
# Aug 9th 2008, 14:21 ADmad klaasjan: doesn't your server have mod_rewrite ?
# 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: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:19 klaasjan i'm not using the .htacces files
# Aug 9th 2008, 14:19 markstory again, cake -> nice looking page or apache -> white screen usually.
# Aug 9th 2008, 14:19 Matt1 klaasjan: do you have your debug on and htaccess working ?
# Aug 9th 2008, 14:18 klaasjan The requested URL /posts/index was not found on this server.
# Aug 9th 2008, 14:18 klaasjan Not Found
# Aug 9th 2008, 14:18 markstory what kind of 404? apache or cake?
# Aug 9th 2008, 14:18 klaasjan 404 page
# Aug 9th 2008, 14:18 markstory what is the error?
# Aug 9th 2008, 14:17 klaasjan i know but do you have any ideas?
# Aug 9th 2008, 14:17 markstory 't get there.
# Aug 9th 2008, 14:17 markstory well I can
# Aug 9th 2008, 14:17 Anon323 markstory: Thanks, works.
# Aug 9th 2008, 14:17 klaasjan yes
# Aug 9th 2008, 14:17 markstory is it running locally?
# Aug 9th 2008, 14:17 klaasjan at http://boven:8080/cake/ i'm getting Release Notes for CakePHP 1.2.0.7296 RC2.
# Aug 9th 2008, 14:17 markstory klaasjan: I can't get to that url.
# Aug 9th 2008, 14:16 markstory just assign the array.
# Aug 9th 2008, 14:16 markstory oh. disabledFields isn't a method.
# Aug 9th 2008, 14:16 markstory Anon323: what kind of fatality did you get?
# Aug 9th 2008, 14:15 klaasjan at this url http://boven:8080/posts/index
# Aug 9th 2008, 14:15 klaasjan I'm following the 15 minute blog tut but I get an 404 page