Search code examples
phpdotcloudphp-shorttags

How to enable short_open_tags on DotCloud?


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?


Solution

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