Oh, I forgot: This are other important sources of information:
http://book.cakephp.org (CakePHP 1.2 Manual, start by the blog tutorial) http://manual.cakephp.org (CakePHP 1.2 Manual, start by the blog tutorial) Ibm tutorial (5 part series, requieres free registration): http://www.ibm.com/developerworks/edu/os-dw-os-php-cake1.html On Wed, Mar 5, 2008 at 9:46 AM, Dardo Sordi Bogado <[EMAIL PROTECTED]> wrote: > Ok, fist welcome to CakePHP ;) > > You seem to have installed cake properly, that's good. Now, if you > don't show us what you have (models, controllers, database) and where > (cake version also) we can do nothig for you. > > Anyway, from reading the pdf, you should point your browser to: > http://localhost/items/ . What do you see there? Also check the > error_logs. > > > > > > On Wed, Mar 5, 2008 at 3:31 AM, damo <[EMAIL PROTECTED]> wrote: > > > > I'm a complete newbie to CakePHP, and also have very limited > > experience of this kind of thing... but I'm giving it a shot! > > > > So, I have MySQL, Apache and CakePHP all installed and seemingly > > working correctly. I built a simple database and some PHP scripts and > > that all worked fine. So cake is installed at /var/www/cake , and I > > have also set that up as the webroot. I have 'AllowedOverride All' > > and configured the database.php. It all works fine when I go to > > http://localhost - I get the 'Your database configuration file is > > present' and 'Cake is able to connect to the database' messages. > > Below that is a list of resources and no mention of the tmp directory > > is writable or cache is setup as I have seen in screenshots from > > walkthroughs. So all seems to be fine. > > > > Now I follow the instructions in the following guide > > www.davidgoldingdesign.com/newbie-cakephp.pdf > > > > I have created all of the files correctly in /var/www/cake/app/ > > controllers and /var/www/cake/app/models and so it should be creating > > a scaffolding for my table, but nothing changes. When I go to the > > localhost/ it is exactly the same page displayed as is localhost/app. > > Localhost/items or localhost/app/items brings nothing, and no > > directories (or other files it seems) have been created. > > > > I would think that I need to 'execute' something, but nothing is > > outlined in the above document, or in another almost identical > > walkthrough I have gone through. It is driving me slightly insane as > > I realise it is probably something so ridiculously simple. > > > > Any help will be most appreciated!! > > > > Damo > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
