sage-
> > > From: Adam Voigt [mailto:[EMAIL PROTECTED]
> > > Sent: Friday, February 20, 2004 6:58 AM
> > > To: Matt Rossiter
> > > Cc: [EMAIL PROTECTED]
> > > Subject: Re: [PHP-INSTALL] Need Help Recompilling PHP
> > >
> > > I
Matt Rossiter
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: [PHP-INSTALL] Need Help Recompilling PHP
> >
> > I'm not sure if this is currently the case, but quite a few times in the
> > past a re-configure of an already installed PHP would ignore updating
> > the
igt [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 20, 2004 6:58 AM
> To: Matt Rossiter
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-INSTALL] Need Help Recompilling PHP
>
> I'm not sure if this is currently the case, but quite a few times in the
> past a re-configure of
I'm not sure if this is currently the case, but quite a few times in the
past a re-configure of an already installed PHP would ignore updating
the phpinfo function. So, while the new functions I compiled in worked,
they didn't show up in a call to phpinfo.
Do the OpenSSL and the FTP functions infa
Well, I tried doing a 'make distclean' and completely rebuilding php
following the directions below.
I've even tried building PHP 4.3.5RC3 from scratch. I keep getting the same
results. http://rossiters.com/test.php I just don't get it. Do I need to
change an environment variable? The compile
I am running RedHat 9.0 with php-4.3.4 and Apache 2.
I'm trying to add --enable-ftp and --with-openssl, but everytime I
recompile nothing at all changes. The compile runs through just fine Then
I do make and make install with no problems. But in the end, nothing gets
updated according to phpinfo