Closed
Description
The requiered extensions for install can be found in config/install/databases/mysql4/extensions
Somehow the given confg.xml for installation is not parsed correct.
https://github.com/magento/magento2/blob/master/lib/Varien/Simplexml/Config.php#L153
$this->_xml has "config/install/databases/mysql4/extensions" but it is empty.
Running in Ubuntu 12.10, PHP 5.4.6-1ubuntu1.1 (cli), Zend Engine v2.4.0, Apache/2.2.22