Yes, I have tried it both ways. I configure Apache a second time after
making php and it still does not work. :(

Sincerely,

Steven Roussey
Network54.com
http://network54.com/?pp=e



> Subject: Re: [PHP-DEV] RE: 4.0.5RC1 static build with Apache 1.3.19
> problem
>
>
> 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]
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to