Find the answer to your Linux question:
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: ...
  1. #1
    Linux 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:

    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>
    -----------^
    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.

    I've no idea what is going wrong.
    Does anyone know how to fix this? Any suggestions please?

    Thank you
    One Love!!!

  2. #2
    Linux User
    Join Date
    Jul 2007
    Location
    Greece
    Posts
    277

    Solved

    I located the problem. Apache wasn't running on my machine.

    So
    [root@leonidas init.d]# ./httpd start
    fixed my problem.
    One Love!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...