Re: Slow access Apache + PHP + MySQL

2005-03-28 Thread Santino
What is your MySql configuration file? What query is slow? Have you tested your query with mysql tool from a command line? What is your schema? What is the result of describe select ... I suggest you to look at dns because, if i'm not wrong, MySql tries to resolve ips and this can slow down

Re: Slow access Apache + PHP + MySQL

2005-03-27 Thread Santino
It could be a DNS problem, but you must give us more details. Santino At 10:47 -0500 26-03-2005, Andre Matos wrote: Hi List, I have 4 web based systems developed using PHP4 and MySQL accessed for 10 users. The Web Server and Database Server were running ok on a Mac OS X 10.3 G4 dual. However,

Slow access Apache + PHP + MySQL

2005-03-26 Thread Andre Matos
Hi List, I have 4 web based systems developed using PHP4 and MySQL accessed for 10 users. The Web Server and Database Server were running ok on a Mac OS X 10.3 G4 dual. However, since we move to a new server, the access becomes very slow. This was not expected since we move to a 64 bits high

RE: Slow access Apache + PHP + MySQL

2005-03-26 Thread gunmuse
-Original Message- From: Andre Matos [mailto:[EMAIL PROTECTED] Sent: Saturday, March 26, 2005 8:47 AM To: 'mysql@lists.mysql.com ' Subject: Slow access Apache + PHP + MySQL Hi List, I have 4 web based systems developed using PHP4 and MySQL accessed for 10 users. The Web Server and Database