« Return to Thread: Pear Installation difficulties

Re: Pear Installation difficulties

by Greg Beaver-2 :: Rate this Message:

Reply to Author | View in Thread

Antoni Kowalczewski wrote:
>  
>
> I am trying to install pear on an installation of Instant Rails.

Please report this to the maintainers of InstantRails, they are
distributing a non-standard go-pear.  You can replace the one they
distributed with http://pear.php.net/go-pear and try again.  Once the
installation works, simply run "pear install MDB2" and you should be in
business.  Also note that you will need to at least install a driver for
the database, MDB2_Driver_mysql for the mysql extension,
MDB2_Driver_mysqli for the mysqli extension, etc.

Good luck,
Greg

--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Pear Installation difficulties