http://qs321.pair.com?node_id=11123582


in reply to Re^2: XML parser unable to open file
in thread XML parser unable to open file

the files are readable and have been given full permission (777)

You really should not grant executable permissions to data files, set the "x" bit only for executables and for directories. Also, you usually do not want your files and directories group and world writeable, i.e. set the "w" bit only for the owner, but not for group and others.

Continue reading in Re^3: CGI script to output data as CSV.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)