cpanel, php and apache
Yesterday I was trying to compile php with png support, but it looks like any change i make to php doesn't register.For example i ran this command:
./configure --with-apxs=/usr/local/apache/bin/apxs --with-png-dir=/usr
And it looked like everything was good with no error.
When i run <? phinfo() ?> show nothing of PNG support.
GB library is already compiled.
Any help?