When I move from php 7.0 to php 7.1 I can no longer install any package using phpize previously used like this:
/opt/plesk/php/7.0/bin/phpize
Now how should I use it since phpize tells me that it does not exist in:
/opt/plesk/php/7.1/bin/phpize
Maybe it's something simple but I need phpize to be able to urge any library
/opt/plesk/php/7.0/bin/phpize
Now how should I use it since phpize tells me that it does not exist in:
/opt/plesk/php/7.1/bin/phpize
Maybe it's something simple but I need phpize to be able to urge any library