Skip to main content

Installing XDebug with EA4

Comments

1 comment

  • cPanelMichael
    I am stuck at: 6. ./configure -> configure: error: Cannot find php-config. Please use --with-php-config=PATH I have tried specifying my path as desired: ./configure --with-php-config=/opt/cpanel/ea-php71/root/etc/

    Hello, You'd use a command like this, since the path is /opt/cpanel/ea-php70/root/usr/bin/php-config:
    ./configure --with-php-config=/opt/cpanel/ea-php71/root/usr/bin/php-config
    Thank you.
    0

Please sign in to leave a comment.