I realize this isn't cPanel related, but I'm hoping someone else has a solution.
I have a customer who wanted a custom pecl extension installed, so I installed it and it works fine.
However, he also needs register_globals disabled, so we informed him to setup a custom php.ini file (since we use phpSU)
When he setups the custom php.ini file, and goes to a phpinfo page, it no longer shows the pecl extension. Even if he puts the extension lines in his php.ini file, nothing.
Is there a way to have custom extensions(such as the pecl ones) and a custom php.ini?
I have a customer who wanted a custom pecl extension installed, so I installed it and it works fine.
However, he also needs register_globals disabled, so we informed him to setup a custom php.ini file (since we use phpSU)
When he setups the custom php.ini file, and goes to a phpinfo page, it no longer shows the pecl extension. Even if he puts the extension lines in his php.ini file, nothing.
Is there a way to have custom extensions(such as the pecl ones) and a custom php.ini?