[horde] HORDE: PHP ERROR session failed
onastvar at gmail.com
onastvar at gmail.com
Tue May 31 16:13:28 UTC 2016
Thanks for your help!
Yes, I installed Horde via PEAR
in my php.ini this is the session.save_path
/var/www/clients/client1/web2/tmp
I changed horde configuration
from
session.save_path /tmp
to
session.save_path /var/www/clients/client1/web2/tmp
In my horde test script session counter is not incrementing, it's always at
1 when I reload the page.
PHP Sessions
- Session counter: 1 [refresh the page to increment the counter]
Any direction how to resolve would be appreciated.
On Sun, May 22, 2016 at 1:45 PM, Vilius Sumskas/LNK <vilius at lnk.lt> wrote:
> Hi,
>
> > Hello,
> >
> > I'm looking for some troubleshooting guidance, since I'm having issues
> with
> > logging into HORDE as admin, the following errors are in the log:
> >
> > HORDE: PHP ERROR: session_start():
> > open(/var/www/web2/phptmp//sess_igvqg1c005951lbo81gir6nd93, O_RDWR)
> failed:
> > No such file or directory (2) [pid 13266 on line 204 of
> > "/usr/share/php/Horde/Session.php"]
> > Horde is installed to */var/www/horde*
>
> That looks like a misconfigured PHP temporary directory so naturally Horde
> cannot write a session files to it. Check your php.ini or Horde
> configuration.
>
> --
> Vilius
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
More information about the horde
mailing list