Recently looking for centos 5.6 server's php update. Some 3rd party repos over there to choose from beside the centos testing repo. Tried Remi,Ius repos.
Generally there are dependency problems about packages and problems with fast cgi on php.
Dependency problems are crazy and discouraging.
When you upgrade to php 5.2 or 5.3 previously working fast-cgi programs could become not working.
Possible maybe-working cgi programs are spawn-fcgi and php-fpm.
Here are some working commands
yum --enablerepo=remi install php-common php php-suhosin php-cli php-mysql mysql
spawn-fcgi -a 127.0.0.1 -p 9000 -f /usr/bin/php-cgi -C 5 -U php
Hiç yorum yok:
Yorum Gönder