thanks SCS. i am working locally. its now showing: CakePHP: the rapid development php framework <http://cakephp.org/> Release Notes for CakePHP 1.2.0.7296 RC2.i hope its ok now.
<https://trac.cakephp.org/wiki/notes/1.2.x.x> Code <javascript:void(0);> function checkSessionKey() { if (Configure::read('Security.salt') == 'DYhG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi') { trigger_error(__('Please change the value of \'Security.salt\' in app/config/core.php to a salt value specific to your application', true), E_USER_NOTICE); Debugger::checkSessionKey() - CORE\cake\libs\debugger.php, line 522 include - CORE\cake\libs\view\pages\home.ctp, line 31 View::_render() - CORE\cake\libs\view\view.php, line 646 View::render() - CORE\cake\libs\view\view.php, line 368 Controller::render() - CORE\cake\libs\controller\controller.php, line 733 PagesController::display() - CORE\cake\libs\controller\pages_controller.php, line 84 Object::dispatchMethod() - CORE\cake\libs\object.php, line 116 Dispatcher::_invoke() - CORE\cake\dispatcher.php, line 256 Dispatcher::dispatch() - CORE\cake\dispatcher.php, line 230 require - APP\webroot\index.php, line 90 [main] - CORE\index.php, line 63 On Sat, Aug 30, 2008 at 2:48 AM, scs <[EMAIL PROTECTED]> wrote: > > change the "www.example.com" with the ip of the server that you > creating this cake progrm on > > On Aug 29, 3:58 pm, "Sabrina Akter" <[EMAIL PROTECTED]> wrote: > > i was just reading the manual's for creating blog. > > > > - "http://book.cakephp.org/view/308/installing-cakephp" in this > section's > > at bottom "Configuring Apache and mod_rewrite" and "Make Sure It's > Working" > > section. there they told us to visit the "http://www.example.com" > link > > and it will show "Congratulations! You are ready to create your first > > Cake-based application." but its showing : > > "You have reached this web page by typing "example.com", "example.net > ", > > or "example.org" into your web browser. > > > > These domain names are reserved for use in documentation and are not > > available for registration. See RFC > > 2606<http://www.rfc-editor.org/rfc/rfc2606.txt>, > > Section 3. > > > > how can i Solve this problem?please help me > > -- > > Thanks > > ----------------- > > Sabrina Akter | System Developer > > Email: [EMAIL PROTECTED] > > > -- Thanks ----------------- Sabrina Akter | System Developer Email: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
