| 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 |
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 ..."
horde: 3.0.5
Database: postgres
PHP: 4.3.4
PEAR DB: 1.7.6
There is no newer PEAR DB package!
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ undefined constant DB_PORTABILITY_LOWERCASE
Queue ⇒ Horde Base
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)