Hi!!!!!!!!

i am trying to cake php folder(cake_1.1.19.6305) on our server(eg
server.com).

i have created model(product.php), views(view/products/index.thtml)
and controller(product_controller.php)

everything working fine on http://server.com/cake_1.1.19.6305/products/index

when i try
http://server.com/cake_1.1.19.6305/

it shows index page with

Your database configuration file is present.

Cake is able to connect to the database.

when i try http://server.com/cake_1.1.19.6305/products/index

it shows error message

The requested URL /cake1/products/ was not found on this server.

What's the solution for this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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