Closed (fixed)
Project:
Link
Version:
5.x-2.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2007 at 08:57 UTC
Updated:
12 Nov 2007 at 22:42 UTC
It took me sometime to narrow the problem - after filling a link field in a CCK node when trying to view the node, Apache crashes (or just failing to show the node) with the following error pasted from xampp\apache\logs\error.log:
[Mon Sep 03 11:43:36 2007] [error] [client 127.0.0.1] File does not exist: C:/Program Files/xampp/htdocs/sites, referer: http://localhost/my-site/node/112/edit
Comments
Comment #1
ekrispin commentedOoops, I didn't paste the whole relevant error messages, here are the relevant ones:
[Mon Sep 03 12:07:01 2007] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Mon Sep 03 12:07:01 2007] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Mon Sep 03 12:07:38 2007] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Mon Sep 03 12:07:38 2007] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
[Mon Sep 03 12:07:44 2007] [crit] (22)Invalid argument: unable to replace stderr with error_log
[Mon Sep 03 12:07:44 2007] [crit] (2)No such file or directory: unable to replace stderr with /dev/null
Comment #2
ekrispin commentedAnother finding: it happens only if an external link is included filled with the http:// (e.g. http://www.yahoo.com)
Comment #3
lemartialou commentedSame problem here, xampp/apache crashes when the link field is filled.
Downgrading to 1.5 worked.
Comment #4
smk-ka commentedThis is actually a token issue and has been fixed in latest dev version. See http://drupal.org/node/129338#comment-254665. Maybe leave this issue open until next token version is out.
Comment #5
quicksketchThis has been fixed in Token 1.9 and higher.
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.