View Issue Details

IDProjectCategoryView StatusLast Update
0001033OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:45
Reportermarco_steinhaeuser Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.3 revision 19918 
Fixed in Version4.1.4 revision 21266 
Summary0001033: point checkAllowUrlFopen() to another destination in oxsysrequirements.php
DescriptionIn /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).
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

related to 0006606 resolvedanton.fedurtsya Blacklisted by example.com / point checkAllowUrlFopen() to another destination in oxsysrequirements.php 

Activities

tomas_liubinas

2009-06-22 15:29

reporter   ~0001100

example.com is just fine

marco_steinhaeuser

2009-06-30 16:51

reporter   ~0001129

Same for admin -> new version check.
If there is no (or toggling) internet connection, admin (login) slows down. Best solution would be to make it optional if to check for it.

tomas_liubinas

2009-07-02 20:26

reporter   ~0001142

changed the check to example.com