Skip to content

EE Site Create Issue #442

@tareq1988

Description

@tareq1988

I think there is some bug when creating a site. Here's the command below I tried:

root@vps:~# ee site create test.example.com --wpfc

Output:
Setting up NGINX configuration [Done]
Setting up webroot [Done]
Downloading Wordpress [Done]
Setting up database [Done]
Reload : nginx [OK]
WordPress admin user : Tareq Hasan
WordPress admin user password : ******
Configure nginx-helper: http://test.example.com/wp-admin/options-general.php?page=nginx
Configure W3TC: http://test.example.com/wp-admin/admin.php?page=w3tc_general
Page Cache: Disable
Database Cache: Memcached
Object Cache: Memcached
Browser Cache: Disable
Successfully created site http://test.example.com

Result:
WordPress was installed. By going to the URL, I saw the installation screen with Language Selection prompt. The next screen was site title and admin user creation screen.

What I expected:

  • WordPress should have been installed with that given user and password details
  • Nginx-helper plugin should've been installed, but it didn't.
  • I didn't mention W3TC plugin, why it's showing there in the command output. No idea. Even it wasn't installed.
  • Also Database cache and object cache wasn't installed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions