[imp] Horde-RC2 & Oci8 SessionHandler Problems

Sebastián Calero scalero at datadec.es
Mon Nov 29 03:03:16 PST 2004


I am testing Horde 3.0, IMP 4.0, Turba 2.0,... RC2 versions with Oracle 10g like backend for all of them.
 
I use Apache 1.3.31 & php 4.3.8 compiled with '--enable-debug', and the test page don't show any errors.
 
Well, I see this errors in my Apache 'error_log':
1.- When I Open the 'login.php' page of Horde 
    [Mon Nov 29 11:53:06 2004] [notice] child pid 110158 exit signal Segmentation fault (11)
    [Mon Nov 29 11:53:07 2004] [error] PHP Warning:  String is not zero-terminated (C) (source: /php-4.3.8/Zend/zend_execute_API.c:291) in /test/horde/lib/Horde/SessionHandler/oci8.php on line 140
    /php-4.3.8/Zend/zend_hash.c(232) : ht=0x404f13a0 is being cleaned
    /php-4.3.8/Zend/zend_hash.c(547) : ht=0x404f13a0 is being cleaned
    [Mon Nov 29 11:53:07 2004] [error] PHP Warning:  Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

     If I comment the 'Horde::logMessage...' line the error disappears.

2.- In the login page I introduce my user&password and I login success but Horde redirect me to the login page again:
    
    [Mon Nov 29 12:02:01 2004] [error] PHP Warning:  save(): OCILobWrite: OCI_INVALID_HANDLE in /test/horde/lib/Horde/SessionHandler/oci8.php on line 144
 
 
Notice that if I use mysql only for the 'horde_sessionhandler' table all works fine.
 
 
What happens?? Any suggestions??
 
 
 
Greetings and Thanks.
 
Sebastian Calero


More information about the imp mailing list