I'm running multiple versions of php on this server.
And I'm trying to install Xdebug
In their installation instructions they let you Run: phpize to check if you are using the right phpize.
I do get a different version then they suggest I would get.
Now I think that is because the first php set in custom build is an elder and other version then I want to install Xdebug for.
Is this correct, and if so, how to install it for the right php version.
And will it not cause issues for the other php versions?
And I'm trying to install Xdebug
In their installation instructions they let you Run: phpize to check if you are using the right phpize.
I do get a different version then they suggest I would get.
Now I think that is because the first php set in custom build is an elder and other version then I want to install Xdebug for.
Is this correct, and if so, how to install it for the right php version.
And will it not cause issues for the other php versions?
Last edited: