ID: 19868 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: *Compile Issues +Bug Type: Apache2 related Operating System: Linux PHP Version: 4.2.3 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip This really shouldn't be necessary, please give the snapshot a try..(and don't do that libtool --finish when you test it :) Previous Comments: ------------------------------------------------------------------------ [2002-10-11 11:30:02] [EMAIL PROTECTED] Libtool has to be called with 'libtool --finish' or apache2 will crash with php. Which will confuse a LOT of users, it would be better to do this from the configure script right before the 'make install' goes to work. The cure for this would be to call 'libtool --finish' from the main directory where php has been unextracted and install the files after that. Just a thought... Let me know if this is going to be changed, I have to use the command manually before php will work with apache2. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19868&edit=1
