Topic on Project:Support desk

Syntax error and wiki does not display properly after configuartion

2
174.59.112.131 (talkcontribs)

I am having a problem in that my wiki will not display properly after the initial configuration. The installation went fine and did not report any issues. I can launch the Wiki and even add pages to it. The issue is that everything lines up along the left hand side of the page. If I use an older browser I am able to see the following script error.

Message: Syntax Error Line: 1 Char: 1 Code: 0 URI: http://localhost/my-wiki/load.php?debug=false&lang=en&modules=startup&only=scripts&skin=vector&*

The second error is the same except for the URI says modules=skins.vector instead of modules=startuponly

Other than the fact that (excuse the expression) Wiki looks like crap it seems to be functioning fine.

MySQL 5 PHP 5 Ubuntu 10.04 Apache2

Any thoughts?

Thanks Jim

This post was posted by 174.59.112.131, but signed as Jim.

88.130.96.145 (talkcontribs)

Hard to say, but if with "looks like crap" you mean "is completely unstyled and only the browser default styles are used", then most probably you have a problem with the commands in your .htaccess file. You can check if this is the case by viewing the source code of your wiki in the browser. Copy the link to one of the URLs, for which you get an error, and try to open that file in the browser. You should see CSS rules (maybe compressed, but valid CSS). Do you get an error instead? If so: Which one exactly?

Reply to "Syntax error and wiki does not display properly after configuartion"