Easyengine

Hi, easyengine (ee) not work, help me please! (installation on a clean Debain)

root@216136-10001:~# ee site create obrblag.info --wp Adding repository for MySQL, please wait… Adding repository for NGINX, please wait… Adding repository for PHP, please wait… Updating apt-cache, please wait… Installing packages, please wait… Downloading WP-CLI [Done] Reload : postfix [OK] Reload : nginx [Failed] Reload : php5-fpm [OK] Reload : mysql [OK] Setting up NGINX configuration [Fail] Oops Something went wrong !! Calling cleanup actions … Reload : nginx [Failed] Check logs for reason tail /var/log/ee/ee.log & Try Again!!! root@216136-10001:~#

Probably your server has something running on port 80, like a previously installed Apache or something.

What’s the result of the following command?

lsof -i :80

If there is another process running, like apache2 or httpd (or something else) you should remove the associated packages. In case of Apache and Ubuntu, you get it with:

apt-get remove apache2

I got same error

Oops Something went wrong!!
Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!
root@de:~# nano tail /var/log/ee/ee.log
  GNU nano 2.2.6                    File: /var/log/ee/ee.log

2015-05-16 14:27:15,825 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
2015-05-16 14:27:15,948 (DEBUG) ee : ['/usr/local/bin/ee', 'sync']
2015-05-16 14:27:15,948 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseContr$
2015-05-16 14:27:15,950 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.sync.EESyncControlle$
2015-05-16 14:27:15,951 (INFO) ee : Initializing EasyEngine Database
2015-05-16 14:27:16,017 (INFO) ee : ^[[94mSynchronizing ee database, please wait...^[[0m
2015-05-16 14:27:28,538 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
2015-05-16 14:27:28,659 (DEBUG) ee : ['/usr/local/bin/ee', 'stack', 'install']
2015-05-16 14:27:28,659 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseContr$
2015-05-16 14:27:28,660 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack.EEStackControl$
2015-05-16 14:27:28,662 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack_services.EESta$
2015-05-16 14:27:28,665 (INFO) ee : Initializing EasyEngine Database
2015-05-16 14:27:28,668 (DEBUG) ee : ^[[95mSetting apt_packages variable for Nginx^[[0m
2015-05-16 14:27:28,994 (DEBUG) ee : ^[[95mSetting apt_packages variable for PHP^[[0m
2015-05-16 14:27:29,312 (DEBUG) ee : ^[[95mSetting apt packages variable for HHVM^[[0m
2015-05-16 14:27:29,645 (DEBUG) ee : ^[[95mSetting apt_packages variable for MySQL^[[0m
2015-05-16 14:27:29,645 (DEBUG) ee : ^[[95mRunning command: mysqladmin ping^[[0m
2015-05-16 14:27:29,648 (DEBUG) ee : ^[[95mCommand Output: ,
Command Error: /bin/sh: mysqladmin: command not found
^[[0m
2015-05-16 14:27:29,648 (DEBUG) ee : ^[[95mSetting apt_packages variable for Postfix^[[0m
2015-05-16 14:27:29,954 (DEBUG) ee : ^[[95mSetting packages variable for WP-CLI^[[0m
2015-05-16 14:27:29,956 (DEBUG) ee : ^[[95mRunning command: which wp^[[0m
2015-05-16 14:27:29,959 (DEBUG) ee : ^[[95mCommand Output: ,

I can’t create a new website

Hi @jazvenko

Please try the latest EasyEngine. Use ee update to upgrade your current EasyEngine version to the latest.

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: