|
Posted by C. on 09/07/07 13:52
On 6 Sep, 19:54, "MC" <mica[removethis]@aisus.com> wrote:
> Hi,
>
> I have a very beefy dual xeon server with Win2000 Server and Apache. We have
> place a SugarCRM PHP impl on there. The issue is that it is so slow. With
> only one user it crawls. It also has a dedicated MySQL server so its not the
> db.
>
> Is this normal? Page refresh is around 15-30 seconds. Sometimes the pages
> just hang, and several times the server has had to be rebooted...for one
> user! Is there anything we can do to speed this up?
Yeah - find out what's broken.
Check you've got mysql slow query log configured and see what its
telling you.
Look at the webserver logs and see if they are showing the same times.
Write a wee test script - start with 'hello world' then phpinfo() then
try adding a db connection, then a db query.
C.
Navigation:
[Reply to this message]
|