You are not logged in.
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
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
Offline
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
Yes, I need to install the specific versions as in the title.
Last edited by N1ckR (2007-06-27 15:37:17)
Offline
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 languageif you want an earlier version then you may have to build it yourself, but ive never installed these on arch so im no expert
Whats the process for building these earlier verions ?
Offline
try this
http://lamphowto.com/
Offline