widowmaker
Joined: 28 Jun 2004
Posts: 9
|
| Posted: Thu Jul 01, 2004 10:53 am Post subject: |
|
|
The easiest way is probably to download an RPM of the newer PHP version, then install it with the rpm tool, like
"rpm -U php-x.x.x.rpm". Of course, depending on what version you are going to/coming from and what other php items you have installed (like a php-mysql package), there may be other dependencies that you need to install along with it. |
|