[horde] i'm very close - php session errors horde 3.0.7

J. Patrick Campbell patrick at lowmips.com
Wed Nov 23 13:54:09 PST 2005


could someone take a look at:
http://neo.lowmips.com:8000/horde/test.php


Warning: session_start():
open(/tmp/phptemp/sess_30f48f848b3caf660d51773d04575abb, O_RDWR) failed:
No such file or directory (2)
in /var/www/localhost/htdocs/horde/test.php on line 14

Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started
at /var/www/localhost/htdocs/horde/test.php:14)
in /var/www/localhost/htdocs/horde/test.php on line 14

Warning: Cannot modify header information - headers already sent by
(output started at /var/www/localhost/htdocs/horde/test.php:14)
in /var/www/localhost/htdocs/horde/lib/Test.php on line 84

Warning: Cannot modify header information - headers already sent by
(output started at /var/www/localhost/htdocs/horde/test.php:14)
in /var/www/localhost/htdocs/horde/lib/Test.php on line 85

i've created the /tmp/phptemp dir and made it 0777
these errors came up after i corrected the session autostart error.
i'm sooooo close! almost there!
thanks,

Patrick




More information about the horde mailing list