You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ab...@mpsa.com on 2002/06/12 09:40:07 UTC

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

HI Lee

     What do you think of the possible conflicts ttaht may occurs because
of RPMs install on my system ?
See this :

{op}@pyxq13 # rpm -qa |grep apache

          apache-1.3.20-16
          apacheconf-0.8.1-1
          apache-devel-1.3.20-16



____________________________________



                                                                                                                           
                    Lee Fellows                                                                                            
                    <lfellows@4lan       Pour :  users@httpd.apache.org                                                    
                    e.com>               cc :                                                                              
                                         Objet : Re: Réf. : Re: compiling PHP                                              
                    11/06/2002                                                                                             
                    19:42                                                                                                  
                    Veuillez                                                                                               
                    répondre à                                                                                             
                    users                                                                                                  
                                                                                                                           
                                                                                                                           




Hi Abdel,

  (Saw this just as I sent my response.)

  You are correct.  That is why the build fails.  Make files and support
files are not being transfered into src/modules/php4 when you run make
install in the php source directory.  The real question is: why?  That
is why I suggested starting clean with both Apache and PHP sources.




On Tue, 2002-06-11 at 12:35, abdel.ramli@mpsa.com wrote:
>
> important to note :
>
> I've noticed that the php config has never installed anything in Apache
> I've added manually the libphp4.a
>
> running Redhat 7.2 for info
>
>
> Thanx



---------------------------------------------------------------------
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: compiling PHP

Posted by Lee Fellows <lf...@4lane.com>.
Hi Abdel,

  I am not sure.  When you run configure for apache and php, there is
some text printed out telling you what it is about to do.  I note that
this text indicates it is going to configure php for apache on my
machine before configure starts running its various tests.  Does it
produce similar output for you?

  Try looking at config.log before running make.  Look for test errors
that indicate something will not be done because a test failed.

  I have pre-installed apache and php rpms that do not appear to cause
conflicts for me, but I am using SuSE 8.0; your environment may be
different than on my machine.



On Wed, 2002-06-12 at 03:40, abdel.ramli@mpsa.com wrote:
> 
> HI Lee
> 
>      What do you think of the possible conflicts ttaht may occurs because
> of RPMs install on my system ?
> See this :
> 
> {op}@pyxq13 # rpm -qa |grep apache
> 
>           apache-1.3.20-16
>           apacheconf-0.8.1-1
>           apache-devel-1.3.20-16
> 
> 
> 
> ____________________________________
> 
> 
> 
>                                                                                                                            
>                     Lee Fellows                                                                                            
>                     <lfellows@4lan       Pour :  users@httpd.apache.org                                                    
>                     e.com>               cc :                                                                              
>                                          Objet : Re: Réf. : Re: compiling PHP                                              
>                     11/06/2002                                                                                             
>                     19:42                                                                                                  
>                     Veuillez                                                                                               
>                     répondre à                                                                                             
>                     users                                                                                                  
>                                                                                                                            
>                                                                                                                            
> 
> 
> 
> 
> Hi Abdel,
> 
>   (Saw this just as I sent my response.)
> 
>   You are correct.  That is why the build fails.  Make files and support
> files are not being transfered into src/modules/php4 when you run make
> install in the php source directory.  The real question is: why?  That
> is why I suggested starting clean with both Apache and PHP sources.
> 
> 
> 
> 
> On Tue, 2002-06-11 at 12:35, abdel.ramli@mpsa.com wrote:
> >
> > important to note :
> >
> > I've noticed that the php config has never installed anything in Apache
> > I've added manually the libphp4.a
> >
> > running Redhat 7.2 for info
> >
> >
> > Thanx
> 
> 
> 
> ---------------------------------------------------------------------
> 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