18.1.22 Compile rightThis is NOT the latest copy of this book; click here for the latest version.
One of the biggest advantages to using a Unix box is that you get to compile your software yourself, and it really does make a big difference to the speed of your software. If you are able to, I suggest you compile Apache, PHP, and MySQL yourself using GCC 3.4.x, and as many optimisations turned on as you have time to wait for.
Particularly important here is the PHP compilation, as you are not likely to get much improvement in your MySQL compilation over the stock binaries you can grab direct from MySQL.
|
Want to see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.
My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!
|