Apache doesn't generate error log on this issue. For example I try to open XML with firefox I get something like "element not found" (I don't have English FF) and on IE "cannot display" webpage. BUT when I open the xml on the windows apache (with FF or IE) shows up perfectly. I didn't setup the linux apache but I don't think that there is any third-party parsers installed. If there is parser option for xml files in apache I need to locate if it's on and turn it off. All rights have been allowed for this xml. I can open very VERY simple xml files on linux apache but that won't do me any good. I need these xml-files to produce FusionCharts (flash) on the webpage. The flash cannot access the xml or if I try directly to open it with browser I get error. The xml has been checked with XMLWriter 2 and it's valid. Mika -----Original Message----- From: jslive@xxxxxxxxx [mailto:jslive@xxxxxxxxx] On Behalf Of Joshua Slive Sent: 21. huhtikuuta 2008 16:36 To: users@xxxxxxxxxxxxxxxx Subject: Re: How to turn off xml parser on linux apache On Mon, Apr 21, 2008 at 7:12 AM, Mika Tapio Tuhkanen <mika.tapio.tuhkanen@xxxxxxx> wrote: > I can't open/read xml-file that is on linux apache server. Xml is valid > (checked) and it can be opened with windows apache. I found that the > solution could be to turn off xml parser but I can't seem to find where or > what config file modify. I need xml file to create flash charts on web > pages. Apache does not do any xml parsing of output content by default. So either you have some third-party module configured to parse xml, or you are misdiagnosing the problem in some other way. Perhaps if you told us exactly what you were seeing when you try to request the xml file, including relevant access and error log messages, we might have more ideas. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx