6.0.0-RC7
6/27/26

[#3485] About php.ini
Summary About php.ini
Queue Horde Base
Queue Version 3.0.9
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester eike (at) 12inches (dot) de
Created 2/15/06 (7437 days ago)
Due
Updated 2/15/06 (7437 days ago)
Assigned
Resolved 2/15/06 (7437 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
3110 eike (at) 12inches (dot) de Comment #3 Reply to this comment
Interesting, but that has nothing to do with Horde.
That's right, but when i ran the test.php i got everything important green.

Maybe it helps someone with the same problem...

So long



Eike Becker
363 Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Interesting, but that has nothing to do with Horde.
411 eike (at) 12inches (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ About php.ini
Queue ⇒ Horde Base
Reply to this comment
Hello horde developers,

i want to get horde running on an amd64 debian sarge system. After 
installation of the required modules for php, i wasn't able to safe 
any configuration date from the horde web frontend (setup). I compared 
the php.ini whith another debian system where horde was already 
running and i noticed the there was a little

difference in the php.ini.

The non working variant of the php.ini looked a the bottom of the file like

this:

extension=mysql.so

extension=imagick.so

extension=gd.so

extension=domxml.so

extension=ldap.so

extension=mcrypt.so

extension=pgsql.so

extension=imap.so



I got horde started to work as i change it into:



extension=gd.so

extension=mcrypt.so

extension=pgsql.so

extension=imap.so

extension=domxml.so

extension=ldap.so

extension=mysql.so

extension=imagick.so



This strange because the only diffence is in the order.



Greets



Eike C. Becker

Saved Queries