I have placed all the database information properly in app/config/ database.php. Still it is throwing the following error. This is working properly in my local server. But when tried to make it live says the following -
Query: SELECT `tbl_cake_sessions`.`data` FROM `tbl_cake_sessions` WHERE `tbl_cake_sessions`.`id` = '29e4c2ca4be6f7cf17092628d2e5ac87' Warning: SQL Error: 1046: No database selected in /home/cellplus/ public_html/cake/libs/model/datasources/dbo_source.php on line 463 am I missing somthing.... Thanks in advance Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
