Hi

 

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.

 

Info:

SERVER_SOFTWARE:  Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.8d Zend
Core/2.5.0 PHP/5.2.5

 

XML example:

<graph caption='Hybrids' subcaption='Units on each tech step'
xAxisName='Process step' yAxisName='Units' showNames='1'
decimalPrecision='0' formatNumberScale='0' yAxisMaxValue='10'>

<set name='&lt;a href="http://somesite.com"; &gt;5) Electric test 1
&lt;/a&gt;' value='3' color='B0C4DE'/>

<set name='&lt;a href=" http://somesite.com"; &gt;7) Electric test 2
&lt;/a&gt;' value='2' color='B0C4DE'/>

<set name='&lt;a href=" http://somesite.com"; &gt;6) Glue/bond sensor
&lt;/a&gt;' value='3' color='B0C4DE'/>

<set name='&lt;a href=" http://somesite.com"; &gt;3) Mechanical
inspection &lt;/a&gt;' value='2' color='B0C4DE'/>

</graph>

 

As said, I can create flash chart from this xml file if I run it on
windows apache.

 

Could someone send guide on how to do this (path to file and how to
modify it). Thanks!

 

Mika

Reply via email to