View Issue Details

IDProjectCategoryView StatusLast Update
0003022OXID eShop (all versions)6. ------ Setup -------public2011-08-10 16:47
Reporterd3 Assigned To 
PrioritynormalSeverityminorReproducibilityrandom
Status resolvedResolutionwon't fix 
Product Version4.5.0_beta3 
Summary0003022: Check if possible to write Session
DescriptionIn some cases it's not possible to write a session, maybe there are problems with the file-access.
In general it's not a problem from the Shop.
But if it's not possible to write a session -there is no login possible. And there is no message, no error about this!

Only by changing the php-error-reporting you will get a message.

Maybe there is a way to check this issue during the setup??
Steps To ReproduceWarning: session_write_close(): open(/var/lib/php5/sess_fi809vdkt5eqmkia3s5pnovaq2huu7j9, O_RDWR) failed: Permission denied (13) in /srv/xxx/xxx/shop/core/oxsession.php on line 436

 Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in /srv/xxx/xxx/shop/core/oxsession.php on line 436
 __________________
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

birute_meilutyte

2011-07-06 10:16

reporter   ~0004826

@developers: check from source code side if such issue still exist

Linas Kukulskis

2011-08-10 16:46

reporter   ~0004980

this is a problem that php not properly installed on a server and there are no needed additional check from shop side.