• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

php 5

Z

Zion Ahead

Guest
How do I upgrade to php 5 on plesk 8 (vps)? I installed plesk 8 via vzmc so it was all automated by template.

[root@host ~]# rpm -qa php
php-4.3.9-3.9.1.swsoft

Thanks.
 
Hi,

are there any rpm#s for suse linux 10.0 on your site, because i want to upgrade to php5.1.4 .


Thanks



greez Burst
 
I've got PHP 5.0, and 5.1 packages in the archive, and I'm adding in php 5.2 in the next few weeks.

Currently supported OSes are: Red Hat 9, Red Hat/Centos 3/4, Fedora Core 2, 3, 4, 5 , and 6. I haven't really had much community interest in SuSE packages yet. Does it even support yum archives?
 
Hi,

yes i have installed yum succesfully.

it supports it



greez Burst
 
Hmm here my yum.conf:

[main]
cachedir=/var/cache/yum
reposdir=/etc/yum.repos.d
debuglevel=2
errorlevel=2
logfile=/var/log/yum.log
gpgcheck=1
assumeyes=0
tolerant=1
exactarch=1
obsoletes=1
distroverpkg=suse-release
retries=20
pkgpolicy=newest

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

# Note for RHEL3, and CentOS3 users, replace $releasever with 3ES
# Note for RHEL4, and CentOS4 users, replace $releasever with 4ES

# THIS CHANNEL CONTAINS MY PSA COMPATIBLE RPMS (php, mysql, qmail-scanner, etc)
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releasever/

[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/

# SW-Soft Channels
[psa-6.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 6.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-6.0/$releasever/

[psa-7.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.0/$releasever/

[psa-7.1]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.1 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.1/$releasever/

[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.5/$releasever/

[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-8.0/$releasever/

# Update mirrors for Fedora, Fedoralegacy, and CentOS 3/4
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/base/$releasever/

[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/updates/$releasever/


The Error:

# yum check-update
Setting up repositories
http://3es.atomicrocketturtle.com/atomic/psa-8.0/10.0/repodata/repomd.xml: [Errno 4] IOError: HTTP Error 404: Date: Wed, 15 Nov 2006 19:55:06 GMT
Server: NOYB
Content-Length: 313
Connection: close
Content-Type: text/html; charset=iso-8859-1
Trying other mirror.
Cannot open/read repomd.xml file for repository: psa-8.0
failure: repodata/repomd.xml from psa-8.0: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from psa-8.0: [Errno 256] No more mirrors to try.

thats ****^^

I want the update so much...


greez Burst
 
As I mentioned before, SuSE is not supprted at this time. Packages are available for:

Red Hat 9
CentOS 3 / RHEL3
CentOS 4 / RHEL4
FC2
FC3
FC4
FC5
FC6
 
Back
Top