0

Hello I am using Wamp Server 2.0 and trying to instal pear. When I run the go-pear.bat it gives me these errors. Here is the complete install process output

Thank you for all your helps

hakre
  • 193,403
  • 52
  • 435
  • 836
Valour
  • 773
  • 10
  • 32
  • Are you logged in as administrator? Are you inside the PHP program directory? – hakre Jun 14 '11 at 15:09
  • Probably this is related: http://stackoverflow.com/questions/5994095/install-pear-with-wamp-2-1 – hakre Jun 14 '11 at 15:11
  • Yes I am logged in as administrator. Yes it is related in someway but I dont use Windows 7. – Valour Jun 15 '11 at 05:33
  • Have you read the [pear installation instructions](http://pear.php.net/manual/en/installation.php)? – hakre Jun 15 '11 at 09:41

1 Answers1

0

Try the new PEAR 1.9.4 that has just been released, with some issues fixed that sound like yours.

cweiske
  • 30,033
  • 14
  • 133
  • 194