Active
Project:
Hosting Wordpress
Version:
7.x-3.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2017 at 12:08 UTC
Updated:
30 Aug 2017 at 12:08 UTC
Jump to comment: Most recent
WP site installation fails due to hardcoded paths:
define('WP_CLI_ROOT', '/var/aegir/.composer/vendor/wp-cli/wp-cli')
The aegir home folder may be located in other paths than "/var/aegir" (and it should not be assumed that this is the correct path).
Comments