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?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top