Hi,

you need to get the appropriate php tarball from
http://www.php.net/downloads.php and check out this page:

http://www.geocities.com/tipsforlinux/articles/27.html

It will tell you how to:

 - extract the sources
 - run configure (this is where you use the configure line from phpinfo)
 - install compiled binaries

Laurent


2005/6/15, Brian Dunning <[EMAIL PROTECTED]>:
> On Jun 15, 2005, at 2:28 PM, Greg Donald wrote:
> 
> > Make yourself a phpinfo() page.  Your PHP configuration will be at the
> > top of the page.  You can use that configure line to build/upgrade to
> > a newer PHP.
> 
> I see that, thanks - but if you'll forgive an ignorant question, what
> do I do with that configure line?
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to