Could not install PHP PEAR

Could not install PHP PEAR

Posted by: ishiro
Posted on: 2007-03-14 23:00:00

Hello.

I am using symfony on my local Windows fine and I tried installing symfony to my DreamHost environment.

But I could not install even pear package... I tried next command by reffering to http://wiki.dreamhost.com/index.php/PEAR

Re: Could not install PHP PEAR

Posted by: mbanks
Posted on: 2007-03-27 11:47:00

I am having the same exact issue. Any ideas?

Re: Could not install PHP PEAR

Posted by: mbanks
Posted on: 2007-03-27 12:28:00

I am a little closer. I used PHP4 to download and install it. then switched to PHP5. The error is that it can't write to /tmp/pear/cache

so you need to use config_set download_dir and config_set temp_dir to adjust the paths.



Tags: pear phppear packagedreamhostwikiinstall phpphp5usr