I would recommend trying a non-cake php page, then a non-cake php page that reads data from your database. If either of those are slow, you've got an issue with your WAMP setup, not cake. If possible, I recommend you run a virtual machine with a LAMP setup, I bet you'll have less problems and better performance (at least that's been my experience).
On May 17, 10:12 am, "Brian D." <[EMAIL PROTECTED]> wrote: > When you ask about a problem, the more details you give the more > others will be able to help you. > > - CakePHP by itself is not slow. Are you *doing* anything on the page > in question? > - Have you tried serving PHP pages without using Cake and comparing > the load time? > > It's a process of narrowing down the possibilities. > > On 5/17/07, Victor <[EMAIL PROTECTED]> wrote: > > > > > I am running Apache, MySQL, PHP, and CakePHP on XP. It has been slow > > for me to view a page. Any idea where could be the problem? Is this an > > issue of CakePHP with all the MVC routing etc? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
