On 2011å05æ31æ 19:34, Philipp Schuler wrote:
Hi all,
I wanted to check one of my php installations, a php-5.3.5 .
On php -i it only shows a part of the configure command I used, however
everything I wanted to configure/compile in _IS_ working.
For example --enable-calendar, doesnt show up in the configure command
but it DOES work and shows up as "enabled" in the rest of the php -i
Is there any reason why the configure command outputted by php-i isnt
complete ?
Help appreciated, Phil
that's impossible,if you do not compile the module in,it should not
exist.run "php -m" to check again.