[Mediawiki-l] Installation error on 1.5.0

Brion Vibber brion at pobox.com
Wed Oct 26 20:16:34 UTC 2005


Doug Carter wrote:
> This *must* be a FAQ, but I've looked everywhere and can't find an
> answer.
>
> I've followed the excellent (and simple) install instructions, but
> when I start the config process by going to: http://mymachine/wiki/ I
> get:
>
> Fatal error: Failed opening required 'includes/SiteConfiguration.php'
> (include_path='/usr/sausalito/ui/libPhp:/usr/sausalito/ui/web') in
> /var/www/html/wiki/includes/DefaultSettings.php on line 27

Fix your PHP include_path to include '.' (current directory). Apparently
your PHP is misconfigured to be missing this and to disable the ini_set
function, so the ini_set in LocalSettings.php is unable to put in a
correct include_path.

-- brion vibber (brion @ pobox.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://lists.wikimedia.org/pipermail/mediawiki-l/attachments/20051026/4937a252/attachment.pgp 


More information about the MediaWiki-l mailing list