PHP 5.4.0 released
Posted Mar 12, 2012 21:54 UTC (Mon) by
dmarti (subscriber, #11625)
In reply to:
PHP 5.4.0 released by Cyberax
Parent article:
PHP 5.4.0 released
Yes, the development server is extremely easy, but actually deploying means getting into the finer points of WSGI and either making your own distro-level packages for your dependencies or setting up virtualenv. (Still trying to figure out why all my Django application's static files are 404 when I go through Apache but work fine with "runserver".) Once you get into Django, the actual application code is way cleaner, and the ORM is fine, but PHP's deployment model is easier to get started with.
(
Log in to post comments)