Cannot create second WP blog

hi, im trying to create second WP blog using easyengine multi site using subdomain but failed.

2015-12-20 19:20:26,537 (DEBUG) ee : Command Output: , Command Error: PHP Warning: require(/var/www/tryuus.com/htdocs/wp-includes/embed-functions.php): failed to open stream: No such file or directory in phar:///usr/bin/wp/php/utils-wp.php on line 62 Warning: require(/var/www/tryuus.com/htdocs/wp-includes/embed-functions.php): failed to open stream: No such file or directory in phar:///usr/bin/wp/php/utils-wp.php on line 62 PHP Fatal error: require(): Failed opening required ‘/var/www/tryuus.com/htdocs/wp-includes/embed-functions.php’ (include_path=‘phar:///usr/bin/wp/vendor/phpunit/phpunit-mock-objects:phar:///usr/bin/wp/vendor/phpunit/php-token-stream:phar:///usr/bin/wp/vendor/phpunit/php-code-coverage:phar:///usr/bin/wp/vendor/phpunit/phpunit:phar:///usr/bin/wp/vendor/symfony/yaml:.:/usr/share/php:/usr/share/pear’) in phar:///usr/bin/wp/php/utils-wp.php on line 62 Fatal error: require(): Failed opening required ‘/var/www/tryuus.com/htdocs/wp-includes/embed-functions.php’ (include_path=‘phar:///usr/bin/wp/vendor/phpunit/phpunit-mock-objects:phar:///usr/bin/wp/vendor/phpunit/php-token-stream:phar:///usr/bin/wp/vendor/phpunit/php-code-coverage:phar:///usr/bin/wp/vendor/phpunit/phpunit:phar:///usr/bin/wp/vendor/symfony/yaml:.:/usr/share/php:/usr/share/pear’) in phar:///usr/bin/wp/php/utils-wp.php on line 62

2015-12-20 19:20:26,538 (DEBUG) ee : ‘setup wordpress tables failed for wp multi site’ 2015-12-20 19:20:26,538 (INFO) ee : Oops Something went wrong !! 2015-12-20 19:20:26,538 (INFO) ee : Calling cleanup actions …

help. im new with easyengine

I’d try the following (I guess your EasyEngine is outdated):

apt-get update 
apt-get upgrade
ee update
ee stack upgrade --all

WP 4.4 broke compatibility with old WP-CLI, demanding an update to EE.

thanx… i’ll try later… yes i do not run command ee update before

just run ee stack upgrade :wink: