Last modified: 2010-05-15 15:42:53 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T9763, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7763 - Installation says its successful but when you move LocalSettings.php the site doesn't work.
Installation says its successful but when you move LocalSettings.php the site...
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.8.x
PC Windows XP
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://www.phswiki.jclw.com
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-10-30 19:38 UTC by Justin Luey
Modified: 2010-05-15 15:42 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Justin Luey 2006-10-30 19:38:14 UTC
The problem seems to be with the $IP setting, no path is shown this is what the
generated LocalSettings.php looks like.

if( defined( 'MW_INSTALL_PATH' ) ) {
	$IP = MW_INSTALL_PATH;
} else {
	$IP = dirname( __FILE__ );
}

I don't think this is what its supposed to look like but I don't know what to
put it. I tried putting physical paths like http://www
Comment 1 Brion Vibber 2006-10-31 12:21:46 UTC
Yes, that's what it should look like.

You fail to describe the problem, provide error messages, or link to a site demonstrating the 
problem. Resolving WORKSFORME.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links