Is there a way I can update the phpinfo function manually? As far as I can tell the OpenSSL and FTP functions aren't working, but that might be a separate problem. I just want to know if the modules have truly been added to PHP.
Matt > -----Original Message----- > 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'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 infact work? > > > On Fri, 2004-02-20 at 03:28, Matt Rossiter wrote: > > 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() > > > > I'm following the instructions here. > > http://www.php.net/manual/en/install.apache2.php > > > > What am I doing wrong? How can I update my php options? Does > > /user/local/apache2/cgi-bin/php need to be updated? > > > > Thanks. > > > > > > Matt > -- > > Adam Voigt > [EMAIL PROTECTED] >