I\'m using Ubuntu Linux 12.04 LTS on my local machine. I\'ve installed LAMP long ago on my machine. Now I want to enable following PHP extensions:
Perhaps the easiest way to see which extensions are (compiled and) loaded (not in cli) is to have a server run the following:
PHP cli does not necessarily have the same extensions loaded.