|
Posted by IchBin on 12/28/06 21:21
Anthony Smith wrote:
> I always get this message. No matter what package
>
> [as411161@spgs php-5.2.0]$ pear install Date
> PHP Warning: Module 'oci8' already loaded in Unknown on line 0
> No releases available for package "pear.php.net/Date"
> Cannot initialize 'Date', invalid or missing package file
> Package "Date" is not valid
> install failed
>
Not sure what the problem is but here is some information. I am on the
windows OS. I know that date is installed. Here is the output of the
same command:
pear install Date
Skipping package "pear/Date", already installed as version 1.4.7
No valid packages found
install failed
It looks like this 'oci8' is referenced in the DB and MDB2 packages.
Looks like the reference for the Oracle 8i database drivers\interface. I
would try to reinstall DB or MDB2 which ever you have downloaded.
If that does no work I guess I would reinstall your pear and packages.
It is definitely a problem with either DB or MDB2 packages.
--
Thanks in Advance... http://ichbinquotations.awardspace.com
IchBin, Pocono Lake, Pa, USA http://ichbin.9999mb.com
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
[Back to original message]
|