Post by RonLens » Wed Dec 10, 2014 3:42 am

Hi there,
I'm new to OC and will ask several questions in the future.

Because of changing the PHP-Version on my webspace I normally add

Code: Select all

AddHandler php54-cgi .php
into the .htaccess file.

But with OC it shows
Warning: session_start(): open(/tmp/sess_a92889a0ade0b065d1ec9ac1909efb70, O_RDWR) failed: Permission denied (13)
How could I solve it?

Newbie

Posts

Joined
Wed Dec 10, 2014 3:37 am
Location - Germany

Post by RonLens » Thu Dec 11, 2014 4:56 am

I solved with an .htaccess entry

Code: Select all

php_value session.save_path "/www/xxx/xxx/xxx/tmp/"

Newbie

Posts

Joined
Wed Dec 10, 2014 3:37 am
Location - Germany
Who is online

Users browsing this forum: darkhorse and 69 guests