Thanks for responding guys. I tried a non-php application (Drupal). It was slow too. But I thought that Drupal might had a lot of stuff going on there. My own app is very simple, just form submission, using CakePHP Form->submit. So I suspect WAMP setup as well. But I don't know where to look into to find the problem. I will appreciate some suggestions and information.
Thanks. I also tried to install a virtual machine. It was not successful. Either I did not download the right stuff or the instruction was not clear. On May 17, 9:15 am, Sliv <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
