I've recently gotten a new system, and I've been trying to upgrade all the packages on it. The trouble I've been having in particular is with versioning. I can compile php3 and php4 with no problems and install them, but I have to have one or the other commented out for it to work. I am configuring both with --enable-versioning, but it doesn't seem to be helping. Specifically I'm getting duplicate names reported for define, defined, each, strlen, strcmp, strcasecmp, leak, error_reporting, and function_exists. I was concerned at first I might have done something wrong with the configuration, so I downloaded the latest apache, and the latest php3 and php4. (1.3.20, 3.0.18, and 4.0.6) I've untarred them and removed all old versions to make sure there isn't interference from somewhere else. I configure apache with mod_so, and I configure the php3 and php4 with apxs and versioning. These are completely clean installs under Redhat 7.1, with the original apache removed. I had hoped to get mod_ssl working and a few other things, but I haven't bothered until I can get php working. Any help would be greatly appreciated, thanks. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]