Skip to content

Conversation

@petk
Copy link
Member

@petk petk commented Aug 28, 2019

When building PHP outside of the source tree:

mkdir custom-build-dir
cd custom-build-dir
../path/to/php-src/configure

The directories need to be manually created including the pear directory
so the pear installation PHAR file doesn't need to be downloaded from
the remote location.

When building PHP outside of the source tree:

  mkdir custom-build-dir
  cd custom-build-dir
  ../path/to/php-src/configure

The directories need to be manually created including the pear directory
so the pear installation PHAR file doesn't need to be downloaded from
the remote location.
@php-pulls php-pulls closed this in 18a2f08 Aug 30, 2019
@petk petk deleted the patch-78460 branch August 30, 2019 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants