|
|
|
|
|
by netmute
4849 days ago
|
|
Simply not true. Have you ever tried to install and setup PHP on a fresh server? It's almost as painful as writing code in PHP. The article is talking about managed hosting, were that might still be true (Admins are incredibly conservative and stubborn individuals). But for everything else? PHP doesn't work 'out of the box'. It's due to the work of a poor admin somewhere that you can just upload your crap and it runs. In contrast, I can install and setup a complete Ruby server in about 15 minutes. |
|
whatever the packages are - there's about 4-5 core packages (yum/apt/whatever) or other packages like xampp that set up a default environment in about 5 minutes on most modern systems.
There's certainly a lot of configuration that can be done, but getting a LAMP system set up to allow PHP/MySQL to work is trivial these days compared to 2000.
Cue the puppet and chef supporters who would suggest scripted recipes for everything anyway. :)