Re: How to open dbf file in Cakephp

2011-09-21 Thread Uday
I solved this problem by placing the dbf file inside webroot directory. Thanks On Sep 19, 1:02 pm, Uday khanal.sham...@gmail.com wrote: Hi, I have connected the .dbffile with plain code in php but unable to open the same file with cakephp

How to open dbf file in Cakephp

2011-09-19 Thread Uday
Hi, I have connected the .dbf file with plain code in php but unable to open the same file with cakephp. $db_path = 'file_path'; $dbh = dbase_open($db_path,

Auth Problem using in Login Process

2009-06-17 Thread uday
Hi, I am using the Auth component for registration and login, registration is working perfectly, but login doesnt seem to be doing anything at all, I have Auth loaded in the AppController since I will be using it site wide, however when I try to log in I just return to the login page because

Page Not Found

2006-08-17 Thread Uday
Hello All, I m very new to the cake php. When i tried for using cake php i got the Page Not Found error. I have tried the turn on the mod_rewrite in the httpd.conf as well.but still messed with the error. Please help. Warm Thanx in Advance.