PDA

View Full Version : Missing PEAR libs


korben_dallas
04-27-2005, 03:30 PM
Is there some reason the PEAR libs are not installed with PHP on these VDS's?

a phpinfo(); on our site does not display "--with-pear" in the configure area.

Unless I am missing something is there some way to get this enabled?

Thanks!

Chris
04-27-2005, 04:12 PM
Strange...I am unable to find a phpinfo() page that doesn't have '--with-pear'.

http://207.126.48.203/plugins/php-test/test.php
http://65.77.208.239/plugins/php-test/test.php

Can you point us at yours?

korben_dallas
04-27-2005, 04:38 PM
Strange...I am unable to find a phpinfo() page that doesn't have '--with-pear'.

http://207.126.48.203/plugins/php-test/test.php
http://65.77.208.239/plugins/php-test/test.php

Can you point us at yours?

Sorry, I was missing something here. If it were a snake it would have bit me..

Thanks!

Chris
04-27-2005, 05:56 PM
Cool...figured as much.

Here is a decent tutorial on getting the Pear package manager installed.
http://help.hardhathosting.com/question.php/186

Later...