[Mediawiki-l] R: Syntax error on index.php
Edgardo Ghibaudo
edgardo.ghibaudo at provincia.biella.it
Thu Oct 16 06:37:00 UTC 2008
I solved the problem deleting some entries in the LocalSettings.php - in particular:
## Group for all visitors
$wgGroupPermissions['*' ]['createaccount'] = true;
$wgGroupPermissions['*' ]['read'] = false;
$wgGroupPermissions['*' ]['edit'] = false;
$wgGroupPermissions['*' ]['createpage'] = false;
$wgGroupPermissions['*' ]['createtalk'] = false;
But I don't know why ???
-----Messaggio originale-----
Da: mediawiki-l-bounces at lists.wikimedia.org [mailto:mediawiki-l-bounces at lists.wikimedia.org] Per conto di Platonides
Inviato: giovedì 16 ottobre 2008 0.17
A: mediawiki-l at lists.wikimedia.org
Oggetto: Re: [Mediawiki-l] Syntax error on index.php
Edgardo Ghibaudo wrote:
> Dear all,
> I've correctly installed the last version of MediaWiki on the server
> with Ubuntu 7.04. I've setup also the favicon entry in the
> LocalSettings.php. When I start the wiki with Firefox (with Firebug enabled) I receive the following error message:
> syntax error
> http://xxxxx/wiki/index.php?title=-&action=raw&gen=js&useskin=monobook
> index.php (Line 3)
> The "Error" message is shown also in the TAB close to the favicon.
This url corresponds with custom wiki javascript (ie.
Mediawiki:Common.js, Mediawiki:Monobook.js...). Check that url and
verify that it's in fact javascript. If your wiki is private, you may
need to add an entry for it on the whitelist.
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
--http://www.provincia.biella.it------------------------------------------------------
Vuoi rimanere sempre aggiornato sulle nostre attivita'?
Visita la pagina dei feed RSS sul nostro sito ed iscriviti alla sezione di interesse.
--Avviso------------------------------------------------------------------------------
Questo messaggio e i suoi allegati sono riservati esclusivamente alle persone in
indirizzo e possono contenere informazioni confidenziali. Se questo messaggio vi e'
pervenuto per errore, vi informiamo che ogni suo uso e'proibito.
In questo caso rispedite immediatamente il messaggio al mittente e cancellatelo.
Per ogni chiarimento contattateci scrivendo a ced at provincia.biella.it.
Grazie -Il Webmaster.
--Warning-----------------------------------------------------------------------------
This message and its attachments are addressed solely to the persons above and may
contain confidential information. If you have received the message in error, be
informed that any use of the content hereof is prohibited.
Please return it immediately to the sender and delete the message. Should you have
any questions, please contact us by replying to ced at provincia.biella.it.
Thank you - The Webmaster.
--------------------------------------------------------------------------------------
More information about the MediaWiki-l
mailing list