Phpinfo is also a valuable debugging tool as it contains all egpcs (environment, get, post, cookie, server) data. While what you did technically looks to be correct, the only reason i can see for this to not work is somehow there is another loadmodule php5_module directive in the apache config files that is superseding the value you are setting that line. In fact you can compile and load various php versions you want to work with apache as long as you adjust apache to properly load it
speciallasopa - Blog
The php command line interface will never come into play in the case of apache parsing php pages.
Fixed regression in glob when open_basedir is on introduced by #41655 fix
Fixed money_format () not to accept multiple %i or %n tokens Added max_input_nesting_level php.ini option to limit nesting level of input variables This program is distributed in the hope that it will be useful, but without any warranty Without even the implied warranty of merchantability or fitness for a particular purpose.
Make sure your apache server is loading the correct php module