Skip to content

Comment on Symfony 2.0 is now availableparent

Comments

Since PHP 5.4 there's a web server built-in: http://php.net/manual/en/features.commandline.webserver.php

Maybe you could rely on that, instead of aip :)

Maybe, though AiP gives us nice control of the process. And it also supports other modes than HTTP, like Mongrel2 and SCGI:

https://github.com/indeyets/appserver-in-php/tree/master/AiP...

Anyway, based on your suggestion I posted a quick ticket about adding support for the built-in PHP webserver:

https://github.com/indeyets/appserver-in-php/issues/17

From your very link: "This web server is designed for developmental purposes only, and should not be used in production."

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.