ID: 22252 User updated by: justincouto at msn dot com -Summary: Fails on Make Install Reported By: justincouto at msn dot com Status: Open Bug Type: Compile Failure Operating System: FreeBSD 5.0 PHP Version: 4.3.0 New Comment:
I ahve done tons of research on this and it seems other people are also having this problem and that a static php module won't work in apache 2.0 and the only way to get it to work is using a dso installation Previous Comments: ------------------------------------------------------------------------ [2003-02-17 12:16:43] justincouto at msn dot com I just noticed that php 4.3.1 just came out. I tried installing with the same config script and I get the same problem. ------------------------------------------------------------------------ [2003-02-17 11:28:19] justincouto at msn dot com I am installing php using the follwing config: ./configure --with-mysql=/usr/local/mysql --with-xml --with-apache2=../httpd-2.0.44/ --enable-ftp --enable-track-vars --with-curl=/usr/local/lib --with-openssl=/usr --disable-cgi The configuration works fine. The make works fin as well However, when I do "make install" I get the following error: url -lssl -lcrypto -o libphp4.la Installing PHP SAPI module :No such file or directory *** Error code 1 I tried asking around on IRC and looking in the news groups, but the only answer I got was that there must be a typo in the make file. Could you please assist me with this? Thank you. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22252&edit=1