Tag Archives : LAMP

Install Lighttpd PHP and XCache from Source on Linux

Install Lighttpd PHP and XCache from Source on Linux

This is a short description on how to install a robust LAMP web service environment. Here we will not choose Apache, but Lighttpd instead. Firstly, let’s make two directories, one for source code compiling, and the other one is the installation path.
Why shouldn’t use Apache2 with threaded MPM in php?

Why shouldn’t use Apache2 with threaded MPM in php?

PHP is glue. It is the glue used to build cool web applications by sticking dozens of 3rd-party libraries together and making it all appear as one coherent entity through an intuitive and easy to learn language interface. The flexibility and power of PHP relies on the stability and robustness of the [...]
© 2006-2009 Admon Home. All rights reserved.