A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4910 ====================================================================== Reported By: hudesd Assigned To: ====================================================================== Project: php5 Issue ID: 4910 Category: upgrade Reproducibility: always Severity: crash Priority: normal Status: new ====================================================================== Date Submitted: 2012-02-27 23:23 CET Last Modified: 2012-02-28 01:40 CET ====================================================================== Summary: upgrade to 5.3.10,REV=2012.02.10 breaks installed libraries Description: After upgrade to CSWphp5 5.3.10,REV=2012.02.10 and CSWphp5-mysql 5.3.10,REV=2012.02.10, Mantis no longer can reach the database (the database is up and running just fine: I use command-line mysql client and query mysql just fine).
I am investigating to find the configuration file that got smacked. ====================================================================== ---------------------------------------------------------------------- (0009675) hudesd (reporter) - 2012-02-28 01:40 https://www.opencsw.org/mantis/view.php?id=4910#c9675 ---------------------------------------------------------------------- The php.ini file was changed by the installation of the upgrade. The modified php.ini file , now in /etc/opt/csw/php5 , had all the mysql.so entries commented out. Enabling the 'classic' mysql.so got the database connection open (apparently), enough to get to the next problem. Note that even though the pdp_mysql5 package is installed on my system if I enabled the pdomysql5.so in php.ini I get an error in the apache error log: "PHP Warning: Cannot load module 'pdo_mysql' because required module 'pdo' is not loaded in Unknown on line 0" _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
