Fred Silsbee wrote: > Fedora 9 > (1) all programs using oci8 working 100% > (2) oci8 NOT installed using yum > yumex not showing any reference to oci8 > > php-pear installed using yumex(yum) > (3) yum update errors below > > > Loaded plugins: refresh-packagekit > Setting up Update Process > Resolving Dependencies > --> Running transaction check > ---> Package php-pear-HTML-Common.noarch 0:1.2.5-1.fc9 > set to be updated > ---> Package > php-pear-HTML-QuickForm-advmultiselect.noarch 0:1.5.1-1.fc9 > set to be updated > --> Finished Dependency Resolution > > Dependencies Resolved > > ================================================================================================================================ > Package Arch > Version Repository > Size > ================================================================================================================================ > Updating: > php-pear-HTML-Common noarch > 1.2.5-1.fc9 updates-newkey > 9.7 k > php-pear-HTML-QuickForm-advmultiselect noarch > 1.5.1-1.fc9 updates-newkey > 38 k > > Transaction Summary > ================================================================================================================================ > Install 0 Package(s) > Update 2 Package(s) > Remove 0 Package(s) > > Total download size: 48 k > Is this ok [y/N]: y > Downloading Packages: > (1/2): php-pear-HTML-Common-1.2.5-1.fc9.noarch.rpm > | 9.7 kB > 00:00 > (2/2): > php-pear-HTML-QuickForm-advmultiselect-1.5.1-1.fc9.noarch.rpm > | 38 kB 00:00 > -------------------------------------------------------------------------------------------------------------------------------- > Total > 52 kB/s | 48 kB > 00:00 > Running rpm_check_debug > Running Transaction Test > Finished Transaction Test > Transaction Test Succeeded > Running Transaction > Updating : php-pear-HTML-Common > > 1/4 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php/modules/php_oci8.dll' - > /usr/lib/php/modules/php_oci8.dll: cannot open shared object > file: No such file or directory in Unknown on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php/modules/php_oracle.dll' - > /usr/lib/php/modules/php_oracle.dll: cannot open shared > object file: No such file or directory in Unknown on line 0 > Updating : php-pear-HTML-QuickForm-advmultiselect > > 2/4 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php/modules/php_oci8.dll' - > /usr/lib/php/modules/php_oci8.dll: cannot open shared object > file: No such file or directory in Unknown on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/lib/php/modules/php_oracle.dll' - > /usr/lib/php/modules/php_oracle.dll: cannot open shared > object file: No such file or directory in Unknown on line 0 > Cleanup : php-pear-HTML-QuickForm-advmultiselect > > 3/4 > Cleanup : php-pear-HTML-Common > > 4/4 > > Updated: > php-pear-HTML-Common.noarch 0:1.2.5-1.fc9 > php-pear-HTML-QuickForm-advmultiselect.noarch 0:1.5.1-1.fc9 > > Complete! > > > > > OK, what's the problem? Do you need oci8? If so, yum install it. -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php