Hacker News new | ask | show | jobs
by smt88 3729 days ago
6 for PHP, 3 for node. There's an objective difference: node has a built-in, production-ready server.
1 comments

Silliness. Here's me building a production php server:

1) `apt-get install php5 apache2`

2) upload index.php

3) There is no step 3