Jump to content

PHP Install on Mandrake


Guest faithfulman
 Share

Recommended Posts

Guest faithfulman

Hi all,

 

I am wanting to know if it is possible to upgrade my version of PHP.

 

I am using Mandrake MNF 8.2 linux and I believe it has PHP version 4.1.2.

 

I need to upgrade something newer than 4.2

 

 

 

I cant find an RPM that says it's for 8.2? Does anyone know where I should look or is this a lost cause?

 

~~ Faithfulman

Link to comment
Share on other sites

I would upgrade to 5, as there isn't much different between 4.1 & 4.2 besides the global variables.

 

It would be better to just uninstall PHP4 & install a newer version manually.

 

Anyway, look into the cooker rpm packages.

Edited by DJ_Max
Link to comment
Share on other sites

If you have the RPM of PHP installed, it's very easy tp upgrade.

To check:

rpm -q php

If it returns back the package. then...

 

Like I said, look at the "Cooker RPM Packages"

http://www.mandrakelinux.com/en/cookerdevel.php3

 

Say you have a i586 system:

rpm -U ftp://ftp.phys.ttu.edu/pub/mandrakelinux/devel/cooker/i586/media/main/php432-
devel-4.3.8-3mdk.i586.rpm

Link to comment
Share on other sites

  • 8 months later...
Guest Martijn

I also want to upgrade my PHP from 4.3.8 to 4.3.11 and looked on ftp.phys.ttu.edu.

 

I didn't find the 4.3.8 file but found php432-devel-4.3.11-1mdk.i586.rpm

 

Is it possible to install php 4.3.11 from this file or do i still need to make a php rpm via the procedure described on the cooker pages?

Link to comment
Share on other sites

Nothing built on Cooker has a hope in _hell_ of working on 8.2. The very first thing you want to do is stop using 8.2, as you seem to be running some kind of a server (why else would you need PHP?) and 8.2 stopped getting security updates quite a while ago, so it's a fairly large security problem if you're going to use it as a server. If you really, really must keep using it, your best option is just to build PHP 5 yourself from the tarballs, I think.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...