Re: Whether cakephp server dependent

2009-07-04 Thread Gwoo
Leaving the salt blank would be bad idea as you would be making hashing less secure. Just change the value to something other than the default because leaving the default would be as insecure as leaving it blank. --~--~-~--~~~---~--~~ You received this message becau

Re: Whether cakephp server dependent

2009-07-04 Thread Vijay Kumbhar
Hello Boobalan, I had got the same problem. Please delete the security salt & leave it blank. It will work. On Sat, Jul 4, 2009 at 5:08 PM, boobalan wrote: > > Hi to all , > Friends whether the installation or development is web/ > application server dependent. > Bcoz, i've came across so

Whether cakephp server dependent

2009-07-04 Thread boobalan
Hi to all , Friends whether the installation or development is web/ application server dependent. Bcoz, i've came across some problems like 1. I've installed cakePHP in EasyPHP , it works fine until i extend DB connection. 2. After it says 1024 error, in security salt. No DB connection exten