PDA

View Full Version : John and James


Martin
Tue 9th May '00, 1:54am
What I think would be really nice of y'all is to give us who own or lease dedicated servers a set of optimal settings for PHP and mySQL so we could configure our boards to run better :)

Have you adjusted the settings of either program in any way to peak the performance here?

bigsoccer tech
Tue 9th May '00, 10:53pm
Yes please

werehere
Wed 10th May '00, 1:15pm
Just wanted to tell you that I changed around the php.ini settings a little and my forum seems to be screaming now like this one.

memory_limit = 12
magic_quotes_gpc -> off


So I upped the memory from 8MB to 12MB and turned the magic_quotes_gpc off and it seems to be much better. I also upped max_connections to 800 in MySQL (for my forums, but that is forum specific I would guess).

[Edited by werehere on 05-11-2000 at 01:53 AM]