HELP !! UPDATE PHP !!!

3 posts / 0 new
Last post
#1 Fri, 10/11/2013 - 05:28
josse34

HELP !! UPDATE PHP !!!

Hi! I have CentOS Linux 6.4 with Virtualmin version 4.02.gpl GPL and installed PHP is "only" 5.3.3 (test with funtion phpinfo();). I need minimum PHP version 5.3.6!!!

Virtualmin don't purpose any update of PHP and menu server configuration->PHP versions say "Your system only has PHP version 5 installed, so selecting a different version for each directory is not possible."

So i try to install another PHP version with this documentation : http://www.virtualmin.com/documentation/web/multiplephp So : wget -O /etc/yum.repos.d/software_collections_php54.repo http://people.redhat.com/rcollet/php54/rhel-php54.repo work nice but yum install php54 php54-php-cli php54-php-mysql php54-php-gd say :

Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.coreix.net * extras: mirrors.coreix.net * updates: mirrors.coreix.net http://software.virtualmin.com/bleed/rhel/6/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: virtualmin-bleed. Please verify its path and try again

Do you know a simply way to upgrade PHP????

Thanks!!!

Fri, 10/11/2013 - 10:03
andreychek

Howdy,

It appears as if your server has the Virtualmin Bleed repo enabled.

It looks like your system is running CentOS 6, though that repository is only designed for CentOS 5.

That's causing the error that you're seeing.

If you're using CentOS 6, we'd recommend disabling the Virtualmin bleed repo. Once you do that, the commands you're running should work properly.

-Eric

Sat, 10/12/2013 - 18:43
lp86

Also PHP 5.4.x is only available for x86_64 systems, Remi does not provide the php54 packages for x86/i386 systems anymore.

Topic locked