Hi,
Go to app\config\core.php
See Line number 59. It should be:
//Configure::write('App.baseUrl', env('SCRIPT_NAME'));
and commented.
Uncomment this line and see the magicOn Jan 11, 9:10 am, Nick <[EMAIL PROTECTED]> wrote: > I can't run cakephp in XP. > > my localhost display > > CakePHP Rapid Development > Your database configuration file is present. > Cake is able to connect to the database. > > Can you help me? > > All Screencasts:http://picasaweb.google.com.tw/nickalbum12/20080111 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
