ID: 14015 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: UNIXWARE 7 PHP Version: 4.0.6 New Comment:
You're not pointing to the apache SOURCE directory here. If you do that, it will work. Previous Comments: ------------------------------------------------------------------------ [2001-11-27 00:35:07] [EMAIL PROTECTED] I forger, I type params with full path ./configure --with-apache=/home/pipl/apache ------------------------------------------------------------------------ [2001-11-26 14:23:39] [EMAIL PROTECTED] You're obviously doint something wrong there. Please ask further support questions on the mailing lists: http://www.php.net/support.php ------------------------------------------------------------------------ [2001-11-26 13:33:17] [EMAIL PROTECTED] I forger, I type params with full path ./configure --with-apache=/home/pipl/apache ------------------------------------------------------------------------ [2001-11-26 13:28:31] [EMAIL PROTECTED] All that I do, i do as root. I try to install "php" with params - ./configure --with-apache after - make - make install (and there i see error) After this I manyally copy file ".lib/libphp4.a" into Apache intall directory and type this command: - cd apache - ./configure --prefix=/usr/apache --activate-module=src/modules/php4/libphp4.a - make - install Correct httpd.conf, and .... all wokrs!!! But why PHP install on Unixware 7 so bad with params? ------------------------------------------------------------------------ [2001-11-18 19:08:53] [EMAIL PROTECTED] Are you running 'make install' as root? Or if not, does the user you run it as have permissions to write to those dirs? --Jani ------------------------------------------------------------------------ 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/?id=14015 Edit this bug report at http://bugs.php.net/?id=14015&edit=1 -- PHP Development 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]