[Tickets #12125] Re: File does not exist -- but it is not a file
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Mar 17 03:00:12 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12125
------------------------------------------------------------------------------
Ticket | 12125
Updated By | impspam at jppeach.com
Summary | File does not exist -- but it is not a file
Queue | IMP
Version | 6.0.4
Type | Bug
State | Not A Bug
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
impspam at jppeach.com (2013-03-17 03:00) wrote:
>> Your webserver is not correctly providing/parsing PATH_INFO information.
>
> Thanks Micheal, could you please provide a little of information on
> how I can figure out this problem. phpinfo() is not returning a
> value for $_SERVER['PATH_INFO'];
>
It is fixed. Apache was not setting the PATH_INFO because it was not
being sent a valid filename. Setting "AcceptPathInfo On" in the
apache configuration solved the problem. See
http://httpd.apache.org/docs/2.2/mod/core.html
More information about the bugs
mailing list