ow the correct information.
This also happens when you add some configuration option (ex.
--with-something) and do just "make". Then phpinfo won't show this new
optin in the Configure Command in phpinfo. But if you use make clear and
make, everything is shown correctly.
Martin
--
them in php.ini with extension=xxx.so? It's pain to recompile the
whole PHP when I need to upgrade only one extension. It seems like
--enable-shared is not doing what I want? Or I'm wrong?
BTW:
what is --enable-sysvsem --enable-sysvshm doing? Shall I use it on Linux
(Intel Pentium II)?