Are you sure that you want to activate *all modules*? that's what the --activate-module=all does. I think I read somewhere that some modules in Apache require real true ansi compilers, so when you include them all, you need to have a real good compiler. Why don't you just run configure like this:? configure --prefix=/users/lsi_01/lvanstae/apache --activate-module=src/modules/php4/libphp4.a And forget about the 'all' clause? Best regards, Christian Pomar > -----Mensaje original----- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado el: martes 9 de enero de 2001 21:15 > Para: [EMAIL PROTECTED] > Asunto: [PHP-INST] Apache configuration > > > Hi all ! > > After installing and configuring php, I reconfigure Apache : > configure --prefix=/users/lsi_01/lvanstae/apache > --activate-module=src/modules/php4/libphp4.a --enable-module=all > > I get the followwing : > > Configuring for Apache, Version 1.3.9 > + using installation path layout: Apache (config.layout) > + activated php4 module (modules/php4/libphp4.a) > Creating Makefile > Creating Configuration.apaci in src > Creating Makefile in src > + configured for DEC OSF/1 platform > + setting C compiler to gcc > + setting C pre-processor to gcc -E > + checking for system header files > + adding selected modules > o rewrite_module uses ConfigStart/End > enabling DBM support for mod_rewrite > o dbm_auth_module uses ConfigStart/End > o db_auth_module uses ConfigStart/End > using Berkeley-DB/1.x for mod_auth_db (-ldb) > o php4_module uses ConfigStart/End > + checking sizeof various data types > + doing sanity check on compiler and options > ** A test compilation with your Makefile configuration > ** failed. This is most likely because your C compiler > ** is not ANSI. Apache requires an ANSI C Compiler, such > ** as gcc. The above error message from your compiler > ** will also provide a clue. > Aborting! > > > I just don't understand : it's the line --activate-module > that gives the error > message. When I don't put it in the configure options, all > goes well, but php is > not activated. > Please help !!! > > Laurent Vanstaen > > -- > PHP Install 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] > *************************************************************************** DISCLAIMER: Este mensaje contiene información propietaria de la cual parte o toda puede contener información confidencial o protegida legalmente. Esta exclusivamente destinado al usuario de destino. Si, por un error de envio o transmisión, ha recibido este mensaje y usted no es el destinatario del mismo, por favor, notifique de este hecho al remitente. Si no es el destinatario final de este mensaje no debe usar, informar, distribuir, imprimir, copiar o difundir este mensaje bajo ningún medio. --------- DISCLAIMER: This e-mail contains propietary information some or all of which may be legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail. If you are not the intended recipient you must not use, disclose, distribute, copy, print or relay on this e-mail. *************************************************************************** -- PHP Install 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]