[dev] conf.php not getting loaded
Jan Schneider
jan at horde.org
Fri Jun 27 21:25:44 UTC 2008
Zitat von Nathan Mills <nathan at nwacg.net>:
> Jan Schneider wrote:
>
>> This is probably a side-effect of the registry call. prefs.php is
>> loaded during the pushApp() call, i.e. when loading an
>> applications. This same method is also importing the conf.php file.
>> But with executing $registry->call(), you push (implicitly) another
>> application on the application stack, while the current application
>> is still not completely loaded. My guess is that the registry is
>> choking on this behavior.
>
> So I should try and figure out exactly what parts of Turba need to be
> loaded to do the search and load them manually? Or should I just give up
> now? :p
First check if this is really the culprit. If it is, then yes, you
probably have call the Turba code manually.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list