[03:26:23] what should I do when moving a class? I am working on T104830, moving includes/RenameUser/RenameUserJob.php to includes/RenameUser/Job/RenameUserSQLJob.php because I need to add another kind of job. [03:26:24] T104830: RenameUser should support wiki farm setups which use $wgShared* globals - https://phabricator.wikimedia.org/T104830 [13:09:40] Hello, I work with mediawiki. I have been trying to install semantic for two weeks. Without success. I am looking for help... [13:11:53] Not just advice. AI has already done that. [13:11:54] But if possible direct work on my site. [13:19:22] whats the error [13:36:46] with wfLoadExtension( 'SemanticMediaWiki' ); => Fatal error: Uncaught Error: Class "SMWDataValue" not found in /homepages/34/d1011773405/htdocs/clickandbuilds/wikiviefr465918/extensions/SemanticMediaWiki/src/DataValues/PropertyValue.php:44 Stack trace: #0 [13:39:31] Before => Warning: Class "SMW\DataValues\PropertyValue" not found in /homepages/34/d1011773405/htdocs/clickandbuilds/wikiviefr465918/extensions/SemanticMediaWiki/includes/SemanticMediaWiki.php on line 214 [13:43:30] Semantic was downloaded directly and copied by Filzilla into the extensions directory of mediawiki [13:53:29] didierla: downloaded from where? [13:53:59] https://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/ffa0b55f40d4e283c963bc9a73123d1f6f9d1492/docs/INSTALL.md sounds like that might not be a supported installation method [13:54:14] I have a feeling you need https://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/ffa0b55f40d4e283c963bc9a73123d1f6f9d1492/docs/INSTALL.md#installation-without-shell-access but that apparently requires you to “creat[e] your own individual file release” [15:03:34] Lucas_WMDE Here is the executed code that loaded semantic into my mediawiki base directory. I then copied it into the SemanticMediawiki directory : php /homepages/XX/d1011773405/htdocs/clickandbuilds/wikiviefr465918/maintenance/update.php