Discussion:
[Tickets #12883] Re: Setting hashtable prefix from GUI when using php 5.4 causes horde to not start
(too old to reply)
n***@bugs.horde.org
2013-12-18 12:43:52 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12883
------------------------------------------------------------------------------
Ticket | 12883
Updated By | ***@wenn.com
Summary | Setting hashtable prefix from GUI when using php 5.4
| causes horde to not start
Queue | Horde Base
Version | 5.1.5
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch | 1
Owners |
+New Attachment | hashtable_prefix_fix.patch
------------------------------------------------------------------------------
When setting the hashtable prefix via the GUI seems to not quote the
entered data in the conf.php file.
In PHP 5.3 this was not a problem but since we upgraded to PHP 5.4
horde will no longer startup, it just uses all the available memory
until script stops.
If I manually put quotes around the prefix either in the GUI or
directly in the file then Horde starts fine.
***@wenn.com (2013-12-18 12:43) uploaded: hashtable_prefix_fix.patch

http://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=hashtable_prefix_fix.patch&ticket=12883&fn=%2Fhashtable_prefix_fix.patch
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-18 12:52:59 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12883
------------------------------------------------------------------------------
Ticket | 12883
Updated By | ***@wenn.com
Summary | Setting hashtable prefix from GUI when using php 5.4
| causes horde to not start
Queue | Horde Base
Version | 5.1.5
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------


***@wenn.com (2013-12-18 12:52) wrote:

Understandably this patch causes an issue with allowing PHP
expressions but without it anyone migrating from 5.3 to 5.4 with a
simple prefix will break the system. Mabey there is a better way
around this.
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-18 13:24:40 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12883
------------------------------------------------------------------------------
Ticket | 12883
Updated By | Jan Schneider <***@horde.org>
Summary | Setting hashtable prefix from GUI when using php 5.4
| causes horde to not start
Queue | Horde Base
Version | 5.1.5
Type | Bug
-State | Unconfirmed
+State | Not A Bug
-Priority | 3. High
+Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Post by n***@bugs.horde.org
Understandably this patch causes an issue with allowing PHP
expressions but without it anyone migrating from 5.3 to 5.4 with a
simple prefix will break the system. Mabey there is a better way
around this.
Yes. Enter a PHP expression like the instruction says.
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-18 13:28:50 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12883
------------------------------------------------------------------------------
Ticket | 12883
Updated By | ***@wenn.com
Summary | Setting hashtable prefix from GUI when using php 5.4
| causes horde to not start
Queue | Horde Base
Version | 5.1.5
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
Post by n***@bugs.horde.org
Post by n***@bugs.horde.org
Understandably this patch causes an issue with allowing PHP
expressions but without it anyone migrating from 5.3 to 5.4 with a
simple prefix will break the system. Mabey there is a better way
around this.
Yes. Enter a PHP expression like the instruction says.
Does not say that in the instructions, it just says that its allowed
which implies that you do not need too and herin lies the problem, im
sure that many have not entered any expression in and now they will
see a problem when they upgrade to 5.4 and nothing works, only trial
and error will find the problem in the config file.
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
Loading...