6.0.0-beta1
12/19/25

[#1262] undefined constant DB_PORTABILITY_LOWERCASE
Summary undefined constant DB_PORTABILITY_LOWERCASE
Queue Horde Base
Queue Version 3.0.2
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester afan (at) jeonet (dot) com
Created 01/28/2005 (7630 days ago)
Due
Updated 09/29/2005 (7386 days ago)
Assigned
Resolved 01/28/2005 (7630 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/29/2005 01:37:06 AM afan (at) jeonet (dot) com Comment #4 Reply to this comment
I think I figured this one out. There was a PHP rpm security update 
which caused the PEAR library to be incompatible with Horde as 
documented above. This is from memory but I believe I removed the rpm 
PEAR library and then re-installed from PEAR directly.... Something 
like rpm -e php4_pear and then re-installed using "pear install ..."
09/29/2005 12:31:56 AM tjb (at) cea (dot) com (dot) au Comment #3 Reply to this comment
Encounered the same problem with:



horde:        3.0.5

Database: postgres

PHP:          4.3.4

PEAR DB: 1.7.6



There is no newer PEAR DB package!
01/28/2005 11:52:28 AM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Upgrade PEAR's DB package.
01/28/2005 11:41:29 AM afan (at) jeonet (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ undefined constant DB_PORTABILITY_LOWERCASE
Queue ⇒ Horde Base
Reply to this comment
Get  the following errors



Notice: Use of undefined constant DB_PORTABILITY_LOWERCASE - assumed 
'DB_PORTABILITY_LOWERCASE' in /srv/horde/lib/Horde/DataTree/sql.php on 
line 1261



Notice: Use of undefined constant DB_PORTABILITY_ERRORS - assumed 
'DB_PORTABILITY_ERRORS' in /srv/horde/lib/Horde/DataTree/sql.php on 
line 1261



Warning: Cannot modify header information - headers already sent by 
(output started at /srv/horde/lib/Horde/DataTree/sql.php:1261) in 
/srv/horde/templates/common-header.inc on line 4



Warning: Cannot modify header information - headers already sent by 
(output started at /srv/horde/lib/Horde/DataTree/sql.php:1261) in 
/srv/horde/templates/common-header.inc on line 5



When you perform the following steps:



1) install Horde with MySQL as a back-end

2)  get all working

3)   select the button  "Data Tree System" under  the Horde Admin config menu

4) change backend to SQL and use defaults for all fields.

5) press  "Generate Horde Configuration"

6) press the "Generate Horde Configuration" again



  Get errrors which do not go away until you change back to using None 
for the Data Tree System.



-----------

System: Suse 9.1, MySQL, PHP 4.3.2 via rpms (apache2-mod_php4-4.3.4-43.22)

Saved Queries