Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14830] New: in php: --with-curlwrappers seems to break `file_get_contents()`

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14830] New: in php: --with-curlwrappers seems to break `file_get_contents()`
  • Date: 14 Oct 2008 16:05:20 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14830

Summary: in php: --with-curlwrappers seems to break
`file_get_contents()`
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P4
Component: php-pear
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: Matt AT UberClark.us


I recently had a problem with the php function `file_get_contents()` not
working; it would report "Couldn't resolve host name..." and "failed to open
stream: Success".

I had previously compiled php, and answered Y to "Do you want to use cURL for
URL streams in core PHP functions?". So, in an effort to resolve this, I
recast php and answerd N. Now file_get_contents() works.

I wonder what else could be broken... Can anyone else confirm this?


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page