You are not logged in.

#1 2007-06-25 11:56:33

N1ckR
Member
From: West Yorkshire, UK
Registered: 2007-05-25
Posts: 39
Website

How do I go about obtaining php 5.1 and mysql 4.1 ?

With Debian I googled and found packages needed.
I am guessing with Arch being so much smaller I am going to have to take a different approach, is there an archive, or am I going to have to create these from scratch ?

This is to match the versions on my webserver.

Cheers, Nick

Last edited by N1ckR (2007-06-25 12:15:37)

Offline

#2 2007-06-25 12:30:08

cycle
Member
From: Australia
Registered: 2007-01-21
Posts: 42

Re: How do I go about obtaining php 5.1 and mysql 4.1 ?

pacman -Ss php mysql
<snip>
current/mysql 5.0.41-1
    A fast SQL database server
current/php 5.2.3-4
    A high-level scripting language

if you want an earlier version then you may have to build it yourself, but ive never installed these on arch so im no expert smile

Offline

#3 2007-06-25 13:48:51

finferflu
Forum Fellow
From: Manchester, UK
Registered: 2007-06-21
Posts: 1,899
Website

Re: How do I go about obtaining php 5.1 and mysql 4.1 ?

I am not sure about what is your request: do you need exactly those versions, or do you just need the packages? If you don't mind having more recent versions, here is a good tutorial: http://wiki.archlinux.org/index.php/LAMP

I was able to set up everything correctly. The wiki is always straight forward. And by the way I had more problems setting up my LAMP on Debian than on Arch.


Have you Syued today?
Free music for free people! | Earthlings

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery

Offline

#4 2007-06-27 15:05:12

N1ckR
Member
From: West Yorkshire, UK
Registered: 2007-05-25
Posts: 39
Website

Re: How do I go about obtaining php 5.1 and mysql 4.1 ?

Yes, I need to install the specific versions as in the title.

Last edited by N1ckR (2007-06-27 15:37:17)

Offline

#5 2007-07-01 09:31:11

N1ckR
Member
From: West Yorkshire, UK
Registered: 2007-05-25
Posts: 39
Website

Re: How do I go about obtaining php 5.1 and mysql 4.1 ?

cycle wrote:

pacman -Ss php mysql
<snip>
current/mysql 5.0.41-1
    A fast SQL database server
current/php 5.2.3-4
    A high-level scripting language

if you want an earlier version then you may have to build it yourself, but ive never installed these on arch so im no expert smile

Whats the process for building these earlier verions ?

Offline

#6 2007-07-01 10:05:19

albLinux
Member
Registered: 2007-04-24
Posts: 56

Re: How do I go about obtaining php 5.1 and mysql 4.1 ?

Offline

Board footer

Powered by FluxBB