ID: 25532 Updated by: [EMAIL PROTECTED] Reported By: mk_lai at yahoo dot com -Status: Open +Status: Bogus -Bug Type: Dynamic loading +Bug Type: Apache2 related Operating System: redhat 9 PHP Version: 4.3.3 New Comment:
Use the correct configure line. It's --with-apxs2..and we don't have --enable-shared=max or --enable-rule options in PHP configure. Also upgrade your apache. 2.0.45 is buggy. Previous Comments: ------------------------------------------------------------------------ [2003-09-14 10:52:44] mk_lai at yahoo dot com Description: ------------ I am running Redhat 9 with apach 2.0.45. I downloaded php-4.3.3 and configured it with: ./configure -with-apx2=/usr/local/apache/bin/apxs --with-mysql --enable-shared=max --enable-rule=SHARED_CORE It configured alright without complaining so I did a make and make install. After that, I can't find libphp4.so! I did a search with: find / -name libphp4.so but I can't find it anywhere. I have removed the source folder and untar the package again to re-install php several times but no luck. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25532&edit=1