Wednesday, December 31, 2008

Problem Cake php

I have CakePHP v 1.0.0.2363. It is working fine in my actually server.
But i want to transfer to another server. In this new server with the
same configuration i obtain this error when i make a consult to the
database through a controller.

2 queries took 1 ms Nr Query Error Affected Num. rows Took (ms)
1 DESC `sections` 14 14 1
2 SELECT `Section`.`id`, `Section`.`name`, `Section`.`parent_id`,
`Section`.`title`, `Section`.`content`, `Section`.`description`,
`Section`.`url`, `Section`.`controller`, `Section`.`order`,
`Section`.`hits`, `Section`.`accesskey`, `Section`.`enabled`,
`Section`.`admin`, `Section`.`static` FROM `sections` AS `Section`
WHERE (`Section`.`url` = 'n1302-felices-fiestas') LIMIT 1

I hope you can help me.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: