Search code examples
phppearphing

Mirror for pear.phing.info


pear.phing.info seems to be down, does anyone know if there are any mirrors available for this package?

Thanks, Jon


Solution

  • They are moving servers which may explain the problem. If you an wait a day or two they should be back up.

    here is the announcement

    http://phing.tigris.org/ds/viewMessage.do?dsForumId=1079&dsMessageId=2598123

    you may also be able to find an answer re installing from svn.

    If I am nort mistaken you can do a pear install from a tarball which is availbale here:

    http://phing.tigris.org/servlets/ProjectDocumentList?folderID=10094&expandFolder=10094&folderID=0

    You can download the tarball and try:

    "pear install "

    HTH