This should be an easy answer for those that know..I'm currently working on upgrading PHP to 5 on a Linux box already using 4. This is my first time doing so on Nix completely from the command line, so I'm sort of learning as I go here. Install works out well...make install/make completes with no probs after running:
./configure --with-mcrypt --with-mysql --with-apxs2
However, after this I only see libphp4.so on the system. My question is basically shouldn't I see libphp5.so somewhere or am I missing something?
PHP 5/Apache2 install question
Moderator: General Moderators