Posted by ZeldorBlat on 09/14/07 16:30
On Sep 14, 12:13 pm, RageARC <rage...@gmail.com> wrote:
> I would like to know any configurations to speed up PHP's execution. I
> have increased the memory limit and decreased the amount of extensions
> loaded, but do you know anything else?
Probably has less to do with settings in php.ini than it does with
your code. Have you run into specific performance problems? If you
haven't then you're wasting your time. Read #5 from this article:
<http://www.ibm.com/developerworks/linux/library/l-clear-code/?ca=dgr-
FClnxw01linuxcodetips>
[Back to original message]
|