[imp] Problem with new php's rpms
Federico E. Petronio
petronio@ifeva.edu.ar
Tue, 20 Feb 2001 13:50:58 -0300
"Brent J. Nordquist" wrote:
> On Tue, 20 Feb 2001, Federico E. Petronio <petronio@ifeva.edu.ar> wrote:
>
> > Finally I moved to PHP4 but I have to use PHP4.0.3.pl1 because of some
> > problems attaching files with PHP 4.0.4.pl1.
>
> Yes, that's a FAQ. 4.0.3pl1 is working fine here with IMP 2.2.4. So you
> were able to solve the problem with your session corruption? That's good.
> :-)
Apparently yes. But if I access .../horde-1.2.4/test.php3?mode=phplib-horde
while a IMP sessions is running ( I mean while I am reading my mail), I get
this:
----
Per Session Data: 4
Session ID: 96de2381ce31a470c01197efdd7ff8bc
If this page works correctly, then you have a correctly configured HordeSession
class. You should be done with PHPLIB setup.
Warning: Undefined property: classname in
/home/httpd/html/horde-1.2.4/phplib/session.inc(283) : eval()'d code on line 1
Warning: Variable passed to reset() is not an array or object in
/home/httpd/html/horde-1.2.4/phplib/session.inc(283) : eval()'d code on line 1
----
If I reload, this...
----
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `'$'' in
/home/httpd/html/horde-1.2.4/phplib/session.inc(343) : eval()'d
code on line 1
Reload this page to see the counters increment.
Go back to the test.php3 page.
View the output of phpinfo().
Per Session Data: 1
Session ID: 96de2381ce31a470c01197efdd7ff8bc
If this page works correctly, then you have a correctly configured HordeSession
class. You should be done with PHPLIB setup.
----
And finally my IMP session is close ( I get move to the login page ).
Is that normal ?
And the last... Is there a known problem about using PHP-4.0.4pl1 with
IMP-2.2.4 ?
Bye...
--
Federico Petronio
petronio@ifeva.edu.ar
Linux User #129974
---
Unix IS user friendly. It's just selective about who its friends are.