Hi all,
 CakePHP is a new tool for me, I never worked on any framework
before..! To learn about CakePHP I already read
http://manual.cakephp.org pages and copy the code sample from that
manual. I installed cake in /var/www/html directory. In my Apache
server webroot is /var/www/html. Now my question is how can run my
application(What will be the URL to access my application? In one
point I am sure that the database configuration is OK, because when I
through the URL http://127.0.0.1/cake to the server, the server
returns a CakePHP introductory page with a status....

"Your database configuration file is present.
Cake is able to connect to the database."

---------------
Controller page name: users_controller.php having class name
UsersControllers with member function login().

view page name: login.thtml

model page name: user.php
---------------

Please help me...

---
Nirmalya Lahiri
[+91-9433113536]


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to