View Issue Details

IDProjectCategoryView StatusLast Update
0006849OXID eShop (all versions)6. ------ Setup -------public2018-06-28 12:11
Reporter[email protected] Assigned To 
PrioritynormalSeverityminorReproducibilityunable to reproduce
Status closedResolutionunable to reproduce 
Product Version6.0.2 
Summary0006849: Systemgesundheit: ini_set erlaubt rot obwohl möglich
DescriptionSystemgesundheit: "ini_set erlaubt" ist rot, obwohl in einem Testscript

function checkIniSet()
{
    return (@ini_set('session.name', 'sid') !== false) ? 2 : 0;
}

echo checkIniSet();

"2" liefert.

@see https://github.com/OXID-eSales/oxideshop_ce/blob/b6590a013fa140eb20f3bfdc26500380d8a062c3/source/Core/SystemRequirements.php#L752
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP Version7.0
Database Version5.6

Activities

QA

2018-06-27 15:28

administrator   ~0012522

Please provide all information in Bugtracker in english.

Anyway, I'm unable to reproduce your issue. Maybe another server configuration interferes in your case. The function itself is definitely working (shows green) in a standard OXID eShop system.

[sp]

[email protected]

2018-06-28 10:08

reporter   ~0012524

Ich habe weiter debugged. Es kommt folgender Fehler:

 PHP Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in /srv/www/sportschrank_prod/vendor/oxid-esales/oxideshop-ce/source/Core/SystemRequirements.php

QA

2018-06-28 12:09

administrator   ~0012525

I have to repeat myself again:
1) Anything in Bugtracker has to be in english language.
2) It is not reproducable with a standard system. The issue is associated with your server environment.

Your issue doesn't fit the bugtracker. If you have an active software support and maintenance contract, you can contact the OXID support team.

[sp]