CustomBuild wp-cli open_basedir restriction in effect

Wanabo

Verified User
Joined
Jan 19, 2013
Messages
351
Location
The Netherlands
System: AlmaLinux 9
Setup: DA, no modifications

I thought I mention this:
Code:
PHP Warning:  Phar::mapPhar(): open_basedir restriction in effect. File(/usr/local/bin/wp) is not within the allowed path(s): (/home/) in /usr/local/bin/wp on line 3
PHP Warning:  include(): open_basedir restriction in effect. File(wp-cli.phar) is not within the allowed path(s): (/home/) in /usr/local/bin/wp on line 4
PHP Warning:  include(): open_basedir restriction in effect. File(wp-cli.phar/php/boot-phar.php) is not within the allowed path(s): (/home/) in /usr/local/bin/wp on line 4
PHP Warning:  include(phar://wp-cli.phar/php/boot-phar.php): Failed to open stream: phar error: invalid url or non-existent phar "phar://wp-cli.phar/php/boot-phar.php" in /usr/local/bin/wp on line 4
PHP Warning:  include(): Failed opening 'phar://wp-cli.phar/php/boot-phar.php' for inclusion (include_path='.:/usr/local/php81/lib/php') in /usr/local/bin/wp on line 4
[1mUpdating WP-CLI(B[m
download_cached: using cached '/usr/local/directadmin/custombuild/cache/wp-cli-2.11.0.phar' file
WP-CLI 2.11.0 Installed.
 
Back
Top