Roundcube Community Forum

 

Install problem

Started by gerix, November 06, 2012, 09:51:35 AM

Previous topic - Next topic

gerix

Good day,

i have problem with installation process.

First step show error:

Warning: session_start(): open(/var/lib/php/session/sess_0mr30fub9ejig5qi9ig308bfc3, O_RDWR) failed: Permission denied (13) in /var/www/vhosts/localhost.localdomain/anedia/webmail/installer/index.php on line 58

Here is php_info()

http://www.anedia.cz/php.php

Where is error?

Thank for answer

nulllptr

Looks like it's failing to open /var/lib/php/session/ directory for writing a temporary php session file.

gerix


SKaero

Give the web server read/write permission to that directory.

gerix

Yes, i have, but problem again:(

Where is problem? thank you