This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
Howdy,
I'm not sure what you're asking -- PHP5 comes with CentOS 5.3.
Whenever you run Virtualmin's install.sh script, you'll end up with PHP5 on your system when the installation is complete.
-Eric
I get php 5.1 installed, I need php 5.2 or php 5.3. How can this be done?
You may want to take a look at the VM Bleeding Edge repository, which will have PHP 5.2 in it:
http://www.virtualmin.com/documentation/id%2Cvirtualmin_bleeding_edge_pa...
Fixed.
wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarc...
wget http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
rpm -Uvh remi-release-5.rpm epel-release-5.rpm
yum --enablerepo=remi update php*
yum --enablerepo=remi update mysql*
yum --enablerepo=remi update php*
yum --enablerepo=remi update
yum update