View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005083 | OXID eShop (all versions) | 6. ------ Setup ------- | public | 2013-04-24 10:17 | 2015-01-27 13:52 |
| Reporter | martinwegele | Assigned To | |||
| Priority | low | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| OS | Ubuntu | ||||
| Product Version | 4.7.5 / 5.0.5 | ||||
| Target Version | 4.9.4 / 5.2.4 | Fixed in Version | 4.9.3 / 5.2.3 | ||
| Summary | 0005083: setup impossible with memory_limit = -1 | ||||
| Description | PHP offers the possiblity to allocate an unlimited amount of memory. For development purposes I enabled this on my virtual machine. But then the setup will not work. | ||||
| Steps To Reproduce | 1. set memory_limit = -1; in your php.ini 2. start the setup. 3. Memory_limit check will be red. | ||||
| Additional Information | I am unsure if this is an intended behaviour. Have a look at oxSysRequirements::checkMemoryLimit(). I have not tested if this only happens with PHP5.4. | ||||
| Tags | No tags attached. | ||||
| Theme | All | ||||
| Browser | All | ||||
| PHP Version | 5.4 | ||||
| Database Version | any | ||||