PDA

Bekijk Volledige Versie : Plesk Linux php upgraden how to



corduroy
12/10/10, 17:14
Beste mensen,

Heeft iemand toevallig een tutorial hoe ik de php versie kan upgrade naar 5.2 ? Ik draait een Linux server met plesk control pannel.

Alvast bedankt.

Ramon Fincken
12/10/10, 18:28
heb je geen systeembeheerder?

" linux " is ook te vaag, debian, ubuntu ... en welke versies?

vDong
12/10/10, 18:30
welke distributie is gebruikt en hoe is het geinstalleerd?

Vooral wat de versie van de dist is is ook belangrijk.

corduroy
12/10/10, 21:22
Plesk is 9.3.0 en os Linux centos

Geert-Jan
12/10/10, 21:23
Linux centos

4.x, 5.x, i386, x86_64, uname-a ?

Randy
12/10/10, 21:28
Drie opties:

1) Testing repo gebruiken van CentOS - http://wiki.centos.org/HowTos/PHP_5.1_To_5.2
2) Atomic repo gebruiken (makkelijkste) - PHP upgrade on CentOS 5 - Parallels Forums

3) Vanaf source compileren, zoals echte mannen doen.

corduroy
15/10/10, 17:24
Ik krijg de volgende foutmelding tijdens het uitvoeren van de upgrade:


--> Finished Dependency Resolution
php-sqlite2-5.1.6-200705230938.i386 from installed has depsolving problems
--> Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230938.i386 (installed )
Error: Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230938.i386 (installe d)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

xaban
18/10/10, 01:27
Drie opties:

1) Testing repo gebruiken van CentOS - http://wiki.centos.org/HowTos/PHP_5.1_To_5.2
2) Atomic repo gebruiken (makkelijkste) - PHP upgrade on CentOS 5 - Parallels Forums (http://forum.parallels.com/showthread.php?t=81843)

3) Vanaf source compileren, zoals echte mannen doen.

Optie twee is het makkelijkst.
Met echte mannen bedoel je, echte engineers, denk ik?


Ik krijg de volgende foutmelding tijdens het uitvoeren van de upgrade:


--> Finished Dependency Resolution
php-sqlite2-5.1.6-200705230938.i386 from installed has depsolving problems
--> Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230938.i386 (installed )
Error: Missing Dependency: php <= 5.2.0 is needed by package php-sqlite2-5.1.6-200705230938.i386 (installe d)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

Hoe voer je de upgrade uit??