ID: 30340 User updated by: orlowscy at hotpop dot com Reported By: orlowscy at hotpop dot com -Status: Bogus +Status: Open Bug Type: Apache2 related Operating System: RedHat 7.2 PHP Version: 4.3.9 New Comment:
I have downgraded PHP to 4.3.0 configured apache 2.0.44 : ./configure --prefix=/usr/local/apache2 \ --enable-so configured older php 4.3.0: ./configure \ --with-apxs2=/usr/local/apache2/bin/apxs \ --with-mysql=/usr/local/mysql \ --prefix=/usr/local/apache2/php \ --with-config-file-path=/usr/local/apache2/php unfortunately libphp4.so still was not created but this time libphp4.a was created even directive --with-apxs2 was used to create DSO library. It does not make sense - to compile static library I have to have compiled apache - (apxs from apache was used). To use static library apache would have to be compiled. So it is vicious circle. Maybe even older PHP 4.2 would produce libphp4.so - do anybody have any suggestions ???? Previous Comments: ------------------------------------------------------------------------ [2004-10-09 15:42:33] [EMAIL PROTECTED] . ------------------------------------------------------------------------ [2004-10-08 18:00:17] orlowscy at hotpop dot com after runing configuration ./configure with-apx2=/usr/local/apache/bin/apxs ... libtool file is created and build_libtool_libs=no is set up. But even correcting it by hand (as suggested by some ) to build_libtool_libs=yes is not solving problem. libphp4.so would not produce under ../sapi/cli/.libs or any other place for that matter. ------------------------------------------------------------------------ [2004-10-07 15:10:32] [EMAIL PROTECTED] No bug, contact one of the mailinglists that are listed at http://php.net/support.php. ------------------------------------------------------------------------ [2004-10-07 14:59:23] orlowscy at hotpop dot com I do not understand, how this is not a bug in PHP ? I have took source PHP installation, configured it to produced lbphp4.so. It did not do it. It seems to me it is PHP bug. I was not able to find any solution on http://www.php.net/support.php. More I have found on Google that a lot of people have the some problem with PHP and so for no one have found a solid solution. So people suggested to change option in libtool which is generated after make configure, but it did not for me. So do you know how to remove that bug. Please do not tell me it is not a bug. Please help, I have spent week googling for solution. Posted on mailing list without any solution. IT IS SERIOUS bug which have been around for long time. ------------------------------------------------------------------------ [2004-10-07 09:03:23] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/30340 -- Edit this bug report at http://bugs.php.net/?id=30340&edit=1