Hi friends, i am a fresh man of cakephp. i got one problem when i create the Blog Demo following the steps in cakephp manual.
The index page display as supposed, the url is :http://localhost/ index.php but when i click the link to the sub founction page. (other action rather than index). view; edit;delete;.. those were able to displayed. page not found error. the url of them are: http://localhost/index.php/posts/view/1 http://localhost/index.php/posts/delete/1 http://localhost/index.php/posts/edit/1 i don't know the reason. ANY FRIENDS CAN HELP ME!!!? my env is: winxp, iis5 php5 and non-rewrite./ i also have one host linux/php4/non- rewrite have same problem i have delete the .htaccess files. and uncomment define ('BASE_URL', env('SCRIPT_NAME')); PLEASE GIVE ME SOME INPUT. THANKS VERY MUCH. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
