Roundcube Community Forum

 

Session Warnings on Installers first Page

Started by manoloxxl, November 21, 2013, 07:04:18 AM

Previous topic - Next topic

manoloxxl

Hi,

i used roundcube 0.72 since a year and tried to update to 0.95. During this update I've seen some warnings and the DB wasn't able to update. So i tried a fresh installation and also received the warnings on the start page from the installer. I  tried it again with the last version 0.87 but the same here.

Roundcube is running an a all-inkl machine with php 5.3 (enabled by htaccess). Everything in the checks from all-inkl is green. But i get this messages.
MySQL is 5.1.70

The row in index.php is 57 for 0.95 & 59 for 0.87 - there is just a "session_start();" in this row.

Logs & Temp has Permission 777, but there is no log in the logfile folder.

Top:
Warning: session_start() [function.session-start]: open(/tmp/sess_e3e46cc5382aa2a9508a6d8e246b3558, O_RDWR) failed: Permission denied (13) in /www/htdocs/v032590/webmail/installer/index.php on line 59

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/htdocs/v032590/webmail/installer/index.php:59) in /www/htdocs/v032590/webmail/installer/index.php on line 59

Bottom:
Warning: Unknown: open(/tmp/sess_e3e46cc5382aa2a9508a6d8e246b3558, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

In Step 3 i can't download the config files. When i create them manual no connection to the DB is possible.

Any Idea??

Regards,

Manuel