checking php.ini settings: allow_url_fopen
trogie - January 16, 2009 - 20:53
| Project: | GeoNames |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Like with my previous bug report, I also think the php.ini settings for allow_url_fopen should be checked.

#1
I've just committed a change to make geonames use drupal_http_request() rather than file_get_contents(), which should make your request redundant.
http://drupal.org/cvs?commit=262556
Marking as "fixed" by that commit.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.