You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by es...@epnet.com.ar on 2002/06/10 15:40:24 UTC

Re: R�f. : Re: R�f. : Re: R�f. : R�f. : Re: compiling PHP

Hi,

Do you check the files that you have in PHP/libs after compiling PHP??.. I have some problems with that... check if the date and time of libphp.a is up to your last compiling of PHP.
if not check if there is another file .a with the correct time and date of PHP´s compiling. If it exists, copy it as libphp.a .... 

Byesss.
Esteban


Abdel.ramli@mpsa.com  :

> Dear friends,
> 
> I'm trying to get php work with Apache and am running out of ideas.
> Yesterday 2 kind guys Rabea and Esteban helped me and as I've been through
> their instal process I'm still getting the following error, can anyone help
> me with the following error message ?
> 
> Thanx a lot
> 
> Thanx
> 
> 
> 
> 
> 
> anlib libstandard.a
> 
> ===> 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 `/soft/apache_1.3.22/src'
> make[1]: *** [build-std] Error 2
> make[1]: Leaving directory `/soft/apache_1.3.22'
> make: *** [build] Error 2
> 
> 
> 
> 
> 
>                                                                                 
>                                                  
>                     "Rabea Husseis"                                             
>                                                  
>                     users@httpd.apache.org
>                                                          
>                     tmail.com>            cc :                                  
>                                                  
>                                           Objet : Re: Réf. : Re: Réf. : Réf. :
> Re: compiling PHP                                  
>                     10/06/2002                                                  
>                                                  
>                     20:14                                                       
>                                                  
>                     Veuillez                                                    
>                                                  
>                     répondre à                                                  
>                                                  
>                     users                                                       
>                                                  
>                                                                                 
>                                                  
>                                                                                 
>                                                  
> 
> 
> 
> 
> Hi...
> 
> First Compile PHP with Apache support
> from PHP folder
> 
> $./configure --with-apache=/Path-to-your-Apache-files
> $make
> $make install
> 
> 
> Then recompile Apache
> >From apache folder
> $./configure --prefix=/Your-path
> --activate-module=src/modules/php4/libphp4.a
> $make
> 
> Then copy "php.ini-dist" from php4.2.1 directory to /usr/local/lib/php.ini
> 
> $cd ../php-4.2.1
> $cp php.ini-dist /usr/local/lib/php.ini
> 
> $cd ../apache-1.3.22
> $make install
> 
> Then edit your httpd.conf file, Unmark
> 
> AddType application/x-httpd-php .php
> 
> Hope it will work.
> 
> B/Rgrds
> Rabea
> 
> 
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org



___________________________________
NOCC, http://nocc.sourceforge.net



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Réf. : Re: Réf. : Re: Réf. : Réf. : Re: compiling PHP

Posted by Josh <jo...@hotmail.com>.
Well, I don't want to mess this topic up, but how do I start my own?


----- Original Message -----
From: "Josh" <jo...@hotmail.com>
To: <us...@httpd.apache.org>; <es...@epnet.com.ar>
Sent: Tuesday, June 11, 2002 10:27 AM
Subject: Re: Réf. : Re: Réf. : Re: Réf. : Réf. : Re: compiling PHP


> Im new to theses, mailing list thingy...
>
> If I need help with apache, where do i send it to... I am very cofused....
> ----- Original Message -----
> From: <es...@epnet.com.ar>
> To: <us...@httpd.apache.org>
> Sent: Monday, June 10, 2002 10:40 AM
> Subject: Re: Réf. : Re: Réf. : Re: Réf. : Réf. : Re: compiling PHP
>
>
> > Hi,
> >
> > Do you check the files that you have in PHP/libs after compiling PHP??..
I
> have some problems with that... check if the date and time of libphp.a is
up
> to your last compiling of PHP.
> > if not check if there is another file .a with the correct time and date
of
> PHP´s compiling. If it exists, copy it as libphp.a ....
> >
> > Byesss.
> > Esteban
> >
> >
> > Abdel.ramli@mpsa.com  :
> >
> > > Dear friends,
> > >
> > > I'm trying to get php work with Apache and am running out of ideas.
> > > Yesterday 2 kind guys Rabea and Esteban helped me and as I've been
> through
> > > their instal process I'm still getting the following error, can anyone
> help
> > > me with the following error message ?
> > >
> > > Thanx a lot
> > >
> > > Thanx
> > >
> > >
> > >
> > >
> > >
> > > anlib libstandard.a
> > >
> > > ===> 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 `/soft/apache_1.3.22/src'
> > > make[1]: *** [build-std] Error 2
> > > make[1]: Leaving directory `/soft/apache_1.3.22'
> > > make: *** [build] Error 2
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >                     "Rabea Husseis"
> > >
> > >                     users@httpd.apache.org
> > >
> > >                     tmail.com>            cc :
> > >
> > >                                           Objet : Re: Réf. : Re: Réf.
:
> Réf. :
> > > Re: compiling PHP
> > >                     10/06/2002
> > >
> > >                     20:14
> > >
> > >                     Veuillez
> > >
> > >                     répondre à
> > >
> > >                     users
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Hi...
> > >
> > > First Compile PHP with Apache support
> > > from PHP folder
> > >
> > > $./configure --with-apache=/Path-to-your-Apache-files
> > > $make
> > > $make install
> > >
> > >
> > > Then recompile Apache
> > > >From apache folder
> > > $./configure --prefix=/Your-path
> > > --activate-module=src/modules/php4/libphp4.a
> > > $make
> > >
> > > Then copy "php.ini-dist" from php4.2.1 directory to
> /usr/local/lib/php.ini
> > >
> > > $cd ../php-4.2.1
> > > $cp php.ini-dist /usr/local/lib/php.ini
> > >
> > > $cd ../apache-1.3.22
> > > $make install
> > >
> > > Then edit your httpd.conf file, Unmark
> > >
> > > AddType application/x-httpd-php .php
> > >
> > > Hope it will work.
> > >
> > > B/Rgrds
> > > Rabea
> > >
> > >
> > > _________________________________________________________________
> > > MSN Photos is the easiest way to share and print your photos:
> > > http://photos.msn.com/support/worldwide.aspx
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > > For additional commands, e-mail: users-help@httpd.apache.org
> > >
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > > For additional commands, e-mail: users-help@httpd.apache.org
> >
> >
> >
> > ___________________________________
> > NOCC, http://nocc.sourceforge.net
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Réf. : Re: Réf. : Re: Réf. : Réf. : Re: compiling PHP

Posted by Josh <jo...@hotmail.com>.
Im new to theses, mailing list thingy...

If I need help with apache, where do i send it to... I am very cofused....
----- Original Message -----
From: <es...@epnet.com.ar>
To: <us...@httpd.apache.org>
Sent: Monday, June 10, 2002 10:40 AM
Subject: Re: Réf. : Re: Réf. : Re: Réf. : Réf. : Re: compiling PHP


> Hi,
>
> Do you check the files that you have in PHP/libs after compiling PHP??.. I
have some problems with that... check if the date and time of libphp.a is up
to your last compiling of PHP.
> if not check if there is another file .a with the correct time and date of
PHP´s compiling. If it exists, copy it as libphp.a ....
>
> Byesss.
> Esteban
>
>
> Abdel.ramli@mpsa.com  :
>
> > Dear friends,
> >
> > I'm trying to get php work with Apache and am running out of ideas.
> > Yesterday 2 kind guys Rabea and Esteban helped me and as I've been
through
> > their instal process I'm still getting the following error, can anyone
help
> > me with the following error message ?
> >
> > Thanx a lot
> >
> > Thanx
> >
> >
> >
> >
> >
> > anlib libstandard.a
> >
> > ===> 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 `/soft/apache_1.3.22/src'
> > make[1]: *** [build-std] Error 2
> > make[1]: Leaving directory `/soft/apache_1.3.22'
> > make: *** [build] Error 2
> >
> >
> >
> >
> >
> >
> >
> >                     "Rabea Husseis"
> >
> >                     users@httpd.apache.org
> >
> >                     tmail.com>            cc :
> >
> >                                           Objet : Re: Réf. : Re: Réf. :
Réf. :
> > Re: compiling PHP
> >                     10/06/2002
> >
> >                     20:14
> >
> >                     Veuillez
> >
> >                     répondre à
> >
> >                     users
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Hi...
> >
> > First Compile PHP with Apache support
> > from PHP folder
> >
> > $./configure --with-apache=/Path-to-your-Apache-files
> > $make
> > $make install
> >
> >
> > Then recompile Apache
> > >From apache folder
> > $./configure --prefix=/Your-path
> > --activate-module=src/modules/php4/libphp4.a
> > $make
> >
> > Then copy "php.ini-dist" from php4.2.1 directory to
/usr/local/lib/php.ini
> >
> > $cd ../php-4.2.1
> > $cp php.ini-dist /usr/local/lib/php.ini
> >
> > $cd ../apache-1.3.22
> > $make install
> >
> > Then edit your httpd.conf file, Unmark
> >
> > AddType application/x-httpd-php .php
> >
> > Hope it will work.
> >
> > B/Rgrds
> > Rabea
> >
> >
> > _________________________________________________________________
> > MSN Photos is the easiest way to share and print your photos:
> > http://photos.msn.com/support/worldwide.aspx
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
>
>
>
> ___________________________________
> NOCC, http://nocc.sourceforge.net
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org