View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001033 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2009-06-22 15:24 | 2012-12-10 13:45 |
| Reporter | marco_steinhaeuser | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.1.3 revision 19918 | ||||
| Fixed in Version | 4.1.4 revision 21266 | ||||
| Summary | 0001033: point checkAllowUrlFopen() to another destination in oxsysrequirements.php | ||||
| Description | In /core/oxsysrequirements.php, checkAllowUrlFopen() checks if activated allow_url_fopen or fsockopen on port 80 possible using www.oxid-esales.com as destination. The method just looks up if the destination is reachable, no data transferred. To prevent possible missunderstandings, point the destination somewhere else (www.example.com or whatever). | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | 5.2.6 | ||||
| Database Version | 5.0.33 | ||||
| related to | 0006606 | resolved | anton.fedurtsya | Blacklisted by example.com / point checkAllowUrlFopen() to another destination in oxsysrequirements.php |