Question

I'm migrating my code from another PaaS provider to DotCloud, but I got a small headache: I'm not finding in the documentation where I can change the php.ini settings to enable short open tags, something my entire codebase relies on.

How can I set this?

Was it helpful?

Solution

Have you tried adding your own php.ini file? http://docs.dotcloud.com/services/php/#configuring-php

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top