Thank you for your advice. It has helped me a lot, but unfortunately not for this specific problem, lol... But it turns out I had to install some more extensions of PHP, namely GD, Imap, etc. and I understand a bit more how that stuff works now.
The thing now is, after I installed all the components (gettext, gd - which in turn needed jpeg and png, took me forever to figure out we didn't have that since ./configure gave no error messages -, imap, etc.), I made the dist-clean, then a new ./configure with all the proper flags, AND a new "make".
The make gave me a bunch of warnings, but no errors. The warnings were almost always something like this:
" warning: changing search order for system directory "/usr/local/include" ".
I then restarted Apache.
And, the php info is STILL the same. :eek: