are you sure, that you use cakephp 1.3.8...or you use cakephp 2.0.0-dev...if so, then you have problems with database settings :) -- Lep pozdrav, Tilen Majerle http://majerle.eu
2011/5/12 Darin <[email protected]> > Hello I just installed cakePHP 1.3.8 on a windows 7 pc with apache > 2.2.17, php 5.3.5, mysql 5.5.8 > > i went through the instructions but the page is still giving me an > error: > > > C:\wamp\www\cakephp\cake\libs\view\pages\home.ctp > Release Notes for CakePHP 1.3.8. > Read the changelog > > Your tmp directory is writable. > > The FileEngine is being used for caching. To change the config edit > APP/config/core.php > > Your database configuration file is present. > > > ( ! ) Fatal error: Call to a member function isConnected() on a non- > object in C:\wamp\www\cakephp\cake\libs\view\pages\home.ctp on line 97 > Call Stack > # Time Memory Function Location > 1 0.0004 338592 {main}( ) ..\index.php:0 > 2 0.0008 364888 require( 'C:\wamp\www\cakephp\app\webroot > \index.php' ) ..\index.php:55 > 3 0.0736 3976088 Dispatcher->dispatch( ) ..\index.php:83 > 4 0.0793 4056592 Dispatcher->_invoke( ) ..\dispatcher.php:171 > 5 0.0896 4373072 call_user_func_array ( ) > ..\dispatcher.php:204 > 6 0.0896 4373288 PagesController->display( ) ..\dispatcher.php:0 > 7 0.0897 4374480 Controller->render( ) ..\pages_controller.php:83 > 8 0.0900 4378568 View->render( ) ..\controller.php:909 > 9 0.0904 4379112 View->_render( ) ..\view.php:426 > 10 0.1040 5418376 include( 'C:\wamp\www\cakephp\cake\libs\view\pages > \home.ctp' ) ..\view.php:732 > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
