I am unable to get even the simplest tutorial to work! Not even
"Hello, World"!

http://www.nospace.net/index.php?option=com_content&task=view&id=64&Itemid=36&lang=en

My environment is CakePHP 1.1.13.4450, PHP 4.4.4 on an iMac OS 10.4.8.
The Cake framework
is located in ... /WebServer/Documents/cake/. When I enter
http://192.168.2.3/cake/app/views/hello
the following message appears: (n part)

Fatal: Create the class below in file : app/controllers/
views_controller.php

<?php
class ViewsController extends AppController {
   var $name = 'Views';
}
?>

If the above file is created another message appears chasing after
some other file!

Thanks in advance for any help.

Peter -


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to