View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003529 | OXID eShop (all versions) | 4.02. Session handling | public | 2012-01-27 21:01 | 2012-04-16 08:56 |
Reporter | marco_steinhaeuser | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.6 revision 40808 | ||||
Fixed in Version | 4.5.10 revision 44222 | ||||
Summary | 0003529: PHP parameter session.auto_start=1 doesn't let you enter admin panel | ||||
Description | In Forums, somebody complains that he cannot enter the admin panel although the access data are right. Four weeks later he found out that the problem was the following parameter in PHP configuration on his server: session.auto_start=1 He changed it to session.auto_start=0 and everything works nice (admin is accessable). Please check from code site what it is about: - missing system requirement - a bug? - shall/can we check it on setup/system health? - can we work around it from code site? | ||||
Steps To Reproduce | Well - set session.auto_start=1 on your webserver and try to enter the admin panel ;) | ||||
Additional Information | The solution was posted here: http://www.oxid-esales.com/forum/showthread.php?t=10254&page=3#post80053 // have not reproduced it | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||