Table of Contents

euk1.php.net

This box hosts the PEAR infrastructure.

Hostname: euk1.php.net
IP Address: 78.129.214.25
Sponsor: eUKhost LTD.
Location: London, UK
Technical Contact: Mark Ducadi <mark at eukhost dot com> or dedicated at eukhost dot com
Hardware:
CPU: 2x Intel Core 2 Duo E4600 (2.4 GHz)
Memory: 2 GB
Disk Space: 150 GB
Software:
OS: CentOS 5.6
People with access to this machine:
bjori, bbieber, cellog, clockwerx, cweiske, davidc, derick, helgi, mj, philip, till, shupp, scottmac

Notes

Cronjobs

PHP

PEAR

PEAR website

Upgrading

Make your changes to the pearweb source, then follow the README steps.

PHAR

<FilesMatch go-pear.phar>
  ForceType application/octet-stream
  Header set Content-Disposition "attachment; filename=go-pear.phar"
</FilesMatch>
<FilesMatch pyrus.phar>
  ForceType application/octet-stream
  Header set Content-Disposition "attachment; filename=pyrus.phar"
</FilesMatch>