[horde] Re: RE horde problem

Jan Schneider jan at horde.org
Mon Mar 21 07:04:10 PST 2005


Zitat von samer khalil <samerk1 at gmail.com>:

> Hi Jan
>
> We were able to see the pages for calendar, notes etc but there is still one
> problem: one in say ten trials to access the page are successful. This means
> that we click on the Month shortcut the first time, we are able to see a
> month view of the calendar.subsequent request will fail with a "The page
> cannot be displayed" error.

Check your web server logs. Also, do you run the latest CVS code of Horde?
There have been some fixes recently for Oracle related problems, including
changes in the database field definitions.

> The listener.log file from the oracle server shows successful connection to
> the database. The other log files (horde.log etc show nothing).
> Any ideas why this random erratic behavior?
> The final configuration we reached in config.php is the following.
> $conf['sql']['phptype'] = 'oci8';
> $conf['sql']['persistent'] = true;

You might want to try non-persistant connections first.

> $conf['sql']['port'] = '';
> $conf['sql']['protocol'] = '';
> $conf['sql']['hostspec'] = 'europa.aub.edu.lb';
> $conf['sql']['username'] = 'horde';
> $conf['sql']['password'] = 'password';
> $conf['sql']['database'] = '';
> $conf['sql']['charset'] = '';

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the horde mailing list