View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000471 | OXID eShop (all versions) | 6. ------ Setup ------- | public | 2008-12-22 17:09 | 2009-01-28 08:00 |
| Reporter | topconcepts | Assigned To | |||
| Priority | urgent | Severity | block | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.0.0.2 revision 14842 | ||||
| Fixed in Version | 4.0.0.2 revision 14967 | ||||
| Summary | 0000471: setup fails due to wrong return results of get_loaded_extensions() | ||||
| Description | in line 443 of setup/index.php get_loaded_extensions() is called twice... once with true and once with false as parameter. On our servers this function returns NULL for both true and false parameter. Without a parameter however the function will return all php extensions as probably expected by the programmer. don't know if you can reproduce it on any system | ||||
| Additional Information | php version is 5.2.3 | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | 5.2.6 | ||||
| Database Version | 5.0.33 | ||||
| has duplicate | 0000489 | closed | tomas_liubinas | Errors in setup because incorrect used argument of php function |