Игорь Олемской — практические заметки по системному администрированию Linux CentOS

Архив тега ‘php’

php-5.3.13 and php-5.4.3 (перепечатка)

Комментариев нет

RPM of PHP 5.3.13 are available for Enterprise Linux in remi repository.

RPM of PHP 5.4.3 are available for Fedora in remi repository and for Enterprise Linux in remi-test repository.

Read the announcement  : PHP 5.3.13 and PHP 5.4.3 Released!

Use  YUM to install :
yum --enablerepo=remi update php-\*
This versions will also be soon available in the official updates for:

Fedora 17 — PHP 5.4.3
Fedora 16 — PHP 5.3.13
Fedora 15 — PHP 5.3.13

For all questions or help, please use the Forums... Lire php-5.3.13 and php-5.4.3

php-5.3.12 and php-5.4.2 (перепечатка)

Комментариев нет

RPM of PHP 5.3.12 are available for Enterprise Linux in remi repository.

RPM of PHP 5.4.2 are available for Fedora in remi repository and for Enterprise Linux in remi-test repository.

Read the announcement  : PHP 5.3.12 and PHP 5.4.2 Released!

Use  YUM to install :
yum --enablerepo=remi update php-\*
For all questions or help, please use the Forums... Lire php-5.3.12 and php-5.4.2

php-5.4.1 (перепечатка)

Комментариев нет

RPM of finale version of PHP 5.4.1 are available for Fedora in the remi repository and for Enterprise Linux (RHEL/CentOS) in the remi-test repository . This version will be really soon in the official updates for fedora 17 (after the testing stage).

Read the announcement: PHP 5.3.11 And PHP 5.4.1 Released!

This is a Fedora 17 feature.
Use  YUM to install :
yum --enablerepo=remi,remi-test update php-\*
This packages are also on the road to Fedora 17.
There are also 34 pecl extension packages available for this new version.
Documentation: Migration from PHP 5.3.x to PHP 5.4.x.
For all questions or help, please use the Forums.
I plan to keep... Lire php-5.4.1

php-5.3.11 (перепечатка)

Комментариев нет

RPM of final release of php 5.3.11 are available for Enterprise Linux (RHEL/CentOS) in remi repository. This version will be available really soon in official updates for fedora ≥ 15 (after testing stage).

Read the announce: PHP 5.3.11 And PHP 5.4.1 Released!

This version fixes a some security bugs. All users are encouraged to upgrade to this release.

Use  YUM to install :
yum --enablerepo=remi update php-\*Packages will also be available, soon, in official repository for:

Fedora 16
Fedora 15

For all questions or help, please use the Forums.
P.S. RPM available in my repo are backport of fedora 16 ones, but updated (zts extensions, oci8, sqlite2 and zip extensions).
RPM are only... Lire php-5.3.11

php-pecl-cairo-0.3.1 (перепечатка)

Комментариев нет

RPM of cairo extension for PHP is available in remi repository for Fedora and Enterprise Linux.

Documentation: Cairo
Works with PHP 5.3.10 ou 5.4.0
Installation:
yum --enablerepo=remi install php-pecl-cairoRPM are available for Fedora from 11 to 17 and Enterprise Linux 6. This is an experimental extension, and there is some issues with the provided test suite (especially under Fedora <= 13 and EL-6, with cairo < 1.10).
I expect your... Lire php-pecl-cairo-0.3.1

phpMyAdmin version 3.5 (перепечатка)

Комментариев нет

RPM of the new major version of phpMyAdmin are available in remi repository for fedora and enterprise linux (RHEL, CentOS, ...).

Official web site : http://www.phpmyadmin.net/
This new major version will be available in the official updates for fedora or in EPEL-6. The package available in my repository also provides the official and compatible themes (even if this is against the packaging Guidelines :
1 source = 1 package). So, it is available for fedora 11 to 17 and... Lire phpMyAdmin version 3.5

PHP-FPM and HTTPD 2.4 (перепечатка)

Комментариев нет

The php-fpm engine can now work with httpd 2.4 and the mod_proxy_fcgi module, here is a small implementation example.

My goal is to install a working web server, for local and packaged (RPM) applications, I will use phpMyAdmin as an example.
Apache version 2.4 will not be available in the repository before  Fedora 18 (and probably RHEL 7), but you can find a backport in my Experimental repository for Fedora 16.
1. Installation
yum --enablerepo=remi-dev,remi... Lire PHP-FPM and HTTPD 2.4

Интересный способ использования скрытого eval () в php (перепечатка)

Комментариев нет

Just code

<?php
preg_replace("/.*/e","\x65\x76\x61\x6C\x28\x67\x7A\x69\x6E\x66\x6C\x61\x74\x65\x28\x62\x61\x73\x65\x36\x34\x5F\x64\x65\x63\x6F\x64\x65\x28'BASE64STRING'\x29\x29\x29\x3B",".");
?>

php-pecl-amqp-1.0.1 (перепечатка)

Комментариев нет

RPM of AMQP extension for PHP is available in remi repository for Fedora and Enterprise Linux.

Documentation: AMQP
Installation:
yum --enablerepo=remi install php-pecl-amqpRPM are available in remi repository for Fedora ≥ 11 and EL ≥ 5 to work with PHP 5.3.RPM are available in remi-test repository for Fedora ≥ 15 and EL ≥ 5 to work with PHP 5.4.
Extension for ZTS mode is not provided.
If the result of my tests is good, I plan to submit... Lire php-pecl-amqp-1.0.1

php-pecl-memcached-2.0.1 (перепечатка)

Комментариев нет

RPM of memcached version 2.0.1, the PECL extension for communicating with memcached servers is available in remi repository for Fedora and Enterprise Linux.

This extension use the libmemcached library.

Documentation : Memcached
As always:
yum --enablerepo=remi install php-pecl-memcachedThis extension is a alternative, in active development phase, to memcache, extension I used to handle my sessions.
RPM are available in remi repository for Fedora ≥ 11 and EL ≥ 5 to work with PHP 5.3.
RPM are available in remi-test repository for Fedora ≥ 15... Lire php-pecl-memcached-2.0.1