Description of problem: When create drupal7, both php-5.3 and php-5.4, it failed with " PHP Fatal error: Call to undefined function json_encode() in /var/lib/openshift/539594270df40f0dbf000697/app-root/runtime/dependencies/php/phplib/pear/pear/php/drush/includes/output.inc on line 708" Version-Release number of selected component (if applicable): devenv_4850 How reproducible: always Steps to Reproduce: 1.Create drupal7 via web with php-5.3 or php-5.4 2. 3. Actual results: Download and install the latest stable version of Drupal PHP Fatal error: Call to undefined function json_encode() in /var/lib/openshift/539594270df40f0dbf000697/app-root/runtime/dependencies/php/phplib/pear/pear/php/drush/includes/output.inc on line 708 Drush command terminated abnormally due to an unrecoverable error. [error] Error: Call to undefined function json_encode() in /var/lib/openshift/539594270df40f0dbf000697/app-root/runtime/dependencies/php/phplib/pear/pear/php/drush/includes/output.inc, line 708 ERROR: Unable download and install Drupal. An error occurred executing 'gear postreceive' (exit code: 7) Error message: CLIENT_ERROR: Failed to execute action hook 'build' for 539594270df40f0dbf000697 application drupal For more details about the problem, try running the command again with the '--trace' option. Expected results: Additional info:
*** Bug 1108900 has been marked as a duplicate of this bug. ***
This is most likely duplicate of Bug 1108017. @Jakub, could you please verify & close?
Should be Duplicate of bug 1108017. Moving ON_QA for verification.
Checked on devenv_4890 with |php version|mysql version| |php-5.3|mysql-5.1| |php-5.3|mysql-5.5| |php-5.4|mysql-5.1| |php-5.4|mysql-5.5| for https://github.com/openshift/drupal-quickstart.git, All above scenario work well, so verify this issue.