I have developed an application using php, mysql and xajax. I always used to test on a setup of which I had installed all applications seperately (apache, php and mysql) and my application was fast (by this I mean that the responsetime of useraction were very low).
I recently removed apache, php and mysql and installed wampserver. From that point on the responsetimes of useractions have increased significantly (tripled). Does anybody have similar experiences? I use the out-of-the-box settings for wampserver and have installed wampserver on both my main computer (Vista) and my laptop (XP).
Any suggestions would be helpfull. I love the idea of a one package deal for php, apache and mysql but if this means that performance goes down I think I would rather revert back to my old setup without wamp.
Thanks, Jasper