Did you configure Apache after you did the make install from PHP? In the
PHP directory run make install-sapi and see that PHP copies everything to
the right directory.
Andi
At 07:12 PM 3/16/2001 -0800, Steven Roussey wrote:
> > Subject: 4.0.5RC1 static build with Apache 1.3.19 problem
>
>Also happens in Apache 1.3.12
>
>Sincerely,
>
>Steven Roussey
>Network54.com
>http://network54.com/?pp=e
>
>cd apache_1.3.12
>CC=gcc CFLAGS="-O6 -march=i686 " CXX=gcc CXXFLAGS="-O6 -march=i686 " \
>./configure \
>--activate-module=src/modules/php4/libphp4.a --enable-module=rewrite
>cd ..
>
>cd php-4.0.5RC1
>CC=gcc CFLAGS="-O6 -march=i686 " CXX=gcc CXXFLAGS="-O6 -march=i686 " \
>./configure --with-mysql --with-xml --with-dom --with-zlib --with-gd \
>--with-openssl --with-sablot --with-apache=../apache_1.3.12 --enable-inline-
>optimization
>make
>make install
>cd ..
>
>cd apache_1.3.12
>make
>===> src/modules/php4
>make[4]: *** No rule to make target `all'. Stop.
>make[3]: *** [all] Error 1
>make[2]: *** [subdirs] Error 1
>make[2]: Leaving directory `/home/network54/webserver/apache_1.3.12/src'
>make[1]: *** [build-std] Error 2
>make[1]: Leaving directory `/home/network54/webserver/apache_1.3.12'
>make: *** [build] Error 2
>
>
>--
>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]
--
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]