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
Semediawiki-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-user

Reply via email to