Chciałbym dodać moduł pcntl.so do php. Php zainstalowany jako pakiet przez
Kod: Zaznacz cały
apt-get install php5
Kod: Zaznacz cały
apt-get source php5
Kod: Zaznacz cały
root@asd:/apt-get source php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
NOTICE: 'php5' packaging is maintained in the 'Git' version control system at:
git://git.debian.org/pkg-php/php.git
Skipping already downloaded file 'php5_5.3.3-7+squeeze3.dsc'
Need to get 14.1 MB of source archives.
Err http://security.debian.org/ squeeze/updates/main php5 5.3.3-7+squeeze3 (tar)
Connection failed [IP: 195.20.242.89 80]
Err http://security.debian.org/ squeeze/updates/main php5 5.3.3-7+squeeze3 (diff)
Connection failed [IP: 212.211.132.250 80]
Failed to fetch http://security.debian.org/pool/updates/main/p/php5/php5_5.3.3.orig.tar.gz Connection failed [IP: 195.20.242.89 80]
Failed to fetch http://security.debian.org/pool/updates/main/p/php5/php5_5.3.3-7+squeeze3.diff.gz Connection failed [IP: 212.211.132.250 80]
E: Failed to fetch some archives.
Nie chciałbym kompilować php ze źródeł, czy jest może jakiś inny sposób aby dodać ten moduł?
Proszę o pomoc.
Pozdrawiam.