Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/users/sal/htdocs/wiki/install-utils.inc on line 86

Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /home/users/sal/htdocs/wiki/includes/AutoLoader.php on line 604

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/users/sal/htdocs/wiki/includes/GlobalFunctions.php on line 2539

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/users/sal/htdocs/wiki/includes/normal/UtfNormalUtil.php on line 97

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/users/sal/htdocs/wiki/includes/normal/UtfNormalUtil.php on line 122
MediaWiki 1.15.4 Installation

MediaWiki 1.15.4 Installation

Can't write config file, aborting

In order to configure the wiki you have to make the config subdirectory writable by the web server. Once configuration is done you'll move the created LocalSettings.php to the parent directory, and for added safety you can then remove the config subdirectory entirely.

To make the directory writable on a Unix/Linux system:

	cd /path/to/wiki
	chmod a+w config
	

Afterwards retry to start the setup.