Results 1 to 2 of 2
Hello
I recently installed FC11 from FC6. Since then my cgi-scripts don't work.
The error I get is:
XML Parsing Error: undefined entity
Location: jar:file:///usr/lib64/xulrunner-1.9.1/chrome/toolkit.jar!/content/global/netError.xhtml
Line Number 60, Column 12:
...
- 08-06-2009 #1Linux User
- Join Date
- Jul 2007
- Location
- Greece
- Posts
- 277
my cgi scripts don't work anymore
Hello
I recently installed FC11 from FC6. Since then my cgi-scripts don't work.
The error I get is:
The only thing I tried was to comment out the line <title>&loadError.label;</title> but I got the same error. Also I read on the web that this is caused by a line that begins with & and ends with ; but no lines start and end with these symbols.XML Parsing Error: undefined entity
Location: jar:file:///usr/lib64/xulrunner-1.9.1/chrome/toolkit.jar!/content/global/netError.xhtml
Line Number 60, Column 12:
<title>&loadError.label;</title>
-----------^
I've no idea what is going wrong.
Does anyone know how to fix this? Any suggestions please?
Thank youOne Love!!!
- 08-06-2009 #2Linux User
- Join Date
- Jul 2007
- Location
- Greece
- Posts
- 277
Solved
I located the problem. Apache wasn't running on my machine.
Sofixed my problem.[root@leonidas init.d]# ./httpd start
One Love!!!


Reply With Quote