I have a SME 5.5U6 with multiple php packages running. Recently a new one required a php upgrade. The following packages were installed:
expat-1.95.2-2.i386.rpm
mm-1.1.3-4.i386.rpm
pcre-3.9-2.i386.rpm
php-4.2.3-1db_rh72.i386.rpm
php-imap-4.2.3-1db_rh72.i386.rpm
php-ldap-4.2.3-1db_rh72.i386.rpm
php-mysql-4.2.3-1db_rh72.i386.rpm
php-odbc-4.2.3-1db_rh72.i386.rpm
php-pgsql-4.2.3-1db_rh72.i386.rpm
php-snmp-4.2.3-1db_rh72.i386.rpm
I also installed logwatch and logsentry.
Since the upgrade, I receive continuous php error repotrs in the logs and when loading php packages... phpBB2, imp, gallery, oscommerce, etc, I get blank pages and have to refresh several times to load, sometimes successfully, some not. The logs show errors such as:
PHP Warning: Failed opening '/home/httpd/html/horde/imp/redirect.php' for inclusion
(include_path='.:/usr/share/pear') in Unknown on line 0
PHP Warning: Failed opening '/home/e-smith/files/primary/html/refers/vir_hits.php' for inclusion
(include_path='/usr/share/php') in Unknown on line 0
PHP Warning: Failed opening 'Log.php' for inclusion (include_path='.:/usr/share/pear') in
/home/httpd/html/horde/lib/Horde.php on line 141
For one thing, there is no /usr/share/php dir. I read about the open_basdir issue, but did not see this as the issue (and never actually saw a 'fix' for an SME box). Other findings indicated possible permission issues. I have tried several changes with no effect.
Can someone help me see through this?
Thank you,
Craig Jensen