HI, 

I have a similar problem. I am using windows, mediawiki 1.10. Apache 2.2 and
PHP5.2
When I add the two following lines to LocalSettings.php I get a blank page
when I do http://localhost/mediawiki. 

include_once('/extensions/SemanticMediaWiki/includes/SMW_Settings.php');
enableSemantics('15.9.78.60');

If I take these lines out of LocalSettings.php, my mediawiki opens up with
no problems. 

Any ideas?

-malena


Paul R Davis wrote:
> 
> Yes I get a blank page when I load Special:Version.  I have enable
> logging,
> but that has not shed any light to my error.
> 
> The culprit line is enableSemantics('192.168.3.125');
> 
> If I add this alone I don't see any of the SMW pages so it not seeing the
> extension
> include_once('extensions/SemanticMediaWiki/includes/SMW_Settings.php');
> 
> When I add these two together I get the blank page?
> include_once('extensions/SemanticMediaWiki/includes/SMW_Settings.php');
> enableSemantics('192.168.3.125');
> 
> Thoughts,
> 
> Paul Davis
> Email: [EMAIL PROTECTED]
> 
> 
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery. NOTE: Regardless of content, this e-mail shall not operate to
> bind CSC to any order or other contract unless pursuant to explicit
> written
> agreement or government initiative expressly permitting the use of e-mail
> for such purpose.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> 
> 
> S Page <[EMAIL PROTECTED]> wrote on 05/22/2007 05:11:22 PM:
> 
>> Paul R Davis wrote:
>>
>> > When I do this [standard installation steps] I get a white blank
> screen.
>>
>> On all pages?  If you load Special:Version what displays?
>>
>> > What am I doing wrong?
>>
>> As I suggested to Greg Wilson, if it's not the restrictive memory
>> setting problem mentioned in the INSTALL document's FAQ section, then I
>> don't know.  Turn on debugging (try
>> http://meta.wikimedia.org/wiki/How_to_debug_MediaWiki ) and you should
>> see something in the log.
>>
>> > Do I need to modify SMW_Settings.php?
>>
>> In 0.7 normally you need not.
>>
>> --
>> =S Page
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Semediawiki-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Verison-0.7-Installation-Problem-tf3793613.html#a10794051
Sent from the Semantic Mediawiki - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Semediawiki-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/semediawiki-user

Reply via email to