[13:36:53] hmmm ... i think i could use some help with a error: [13:37:01] [error] [client 129.27.218.79] PHP Fatal error: require_once(): Failed opening required '' (include_path='/var/lib/mediawiki:/var/lib/mediawiki/includes:/var/lib/mediawiki/languages:.:/usr/share/php:/usr/share/pear') in /var/lib/mediawiki/extensions/SemanticMediaWiki/SMW_Settings.php on line 74 [13:37:22] the line in question reads: require_once( 'includes/SMW_Setup.php' ); - could it be that this path needs to be absolute? [13:37:38] or am i reading the error all wrong? [13:39:43] Worf: do you have the extension in the path $IP/extensions/SemanticMediaWiki? [13:39:59] yep [13:40:16] and does it contain a subdir includes, which contains that file? [13:40:19] yep [13:40:32] and does the webserver have the necessary read permissions for that dir/file? [13:40:42] yep ... but i forgot to mention: [13:40:50] it works unless i activate php-apc [13:41:06] ah [13:41:20] I have APC, but i've never encountered any problem, so I lack experience here [13:42:27] you've installed php-apc from Debian repo? [13:43:24] yep [13:43:35] you have APC confiugred via /etc/php5/conf.d/apc.ini? [13:43:51] something like [13:43:53] extension=apc.so [13:43:53] apc.enabled=1 [13:43:53] apc.shm_size=256 [13:44:35] /etc/php5/conf.d/20-apc.ini now, and yes ... [13:44:45] where ofcourse the size param defines the number of MB [13:44:53] hmm ... it seems to be related to apc.stat=0 ... seems relative paths don't work well in that case [13:45:05] there you go... [13:45:50] testing with absolute path in SemanticMediaWiki/SMW_Settings.php on line 74 ... [13:47:13] at a first glance it looks as if it would work now with the absolute path ... [13:47:48] note: i really like apc.stat=0, because it gives hell of a performance boost - especially on my slow virtual disk [13:56:58] didn't know that option [13:57:12] Worf: http://systemoverlord.com/2011/02/07/apc-stat0-and-updating-software [13:57:27] this says that an APC restart will also work [13:57:39] or cache purge, to be precise [13:59:23] Saruman: i'm aware of that. i didn't activate apc before the semantic stuff was up and running and i didn't have to change any config anymore. and i did restart apache for that too - i had no dirty cache [13:59:47] ... oh - wait - u should have read the last paragraph too [13:59:53] s/u/i/ [14:00:30] hmm [16:45:27] New patchset: Jeroen De Dauw; "Add support for geocoords in the exporter" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/22045 [19:20:34] New patchset: Mtyeh411; "jQuery DataTables" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/22064 [20:26:35] New review: Mwjames; "In general I haven't tested the format yet but we might want to care for the naming since the plugin..." [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/22064 [20:32:29] New review: Mwjames; "In regards to the resource file naming see [1]" [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/22064 [20:47:51] New review: Jeroen De Dauw; "Great work! :) Need to take care of james inline comments though :)" [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/22064 [21:05:43] New patchset: Yaron Koren; "Fix for b9af052686f928bc107eb89a6d1d8fa7703df9fd - a call to hideDiv() needed updating" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/22122 [21:06:41] Change merged: Yaron Koren; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/22122 [21:36:48] New patchset: Jeroen De Dauw; "Added missing message" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/22130 [21:44:42] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticWatchlist] (master) - https://gerrit.wikimedia.org/r/21769 [21:45:51] New review: Jeroen De Dauw; "The fix is not working as far as I can tell. It's broken before applying it, and it's equally broken..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/22045 [21:46:49] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/22130 [21:48:55] New patchset: Yaron Koren; "New version: 2.5" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/22139 [21:50:09] Change merged: Yaron Koren; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/22139 [22:15:45] New patchset: Jeroen De Dauw; "Added test for #coordinates parser hook" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/22149 [22:16:07] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/22149