[05:57:34] Does anyone know how you would go about adding a new wiki to CentralAuth? I have it set up and it's working properly for my two existing wikis, but when I tried to create a third and add it to CentralAuth it isn't working even though I followed all the same steps. [05:59:40] Ah nevermind, found the issue. [07:33:17] I have a quick question. Is it possible to change the licensing information on images that have already been uploaded to a wiki? [07:33:38] yeah, you can just edit the file's description page [07:37:50] alright, thank you kindly ori :-) [07:39:17] this has grown a lot more complicated than i was expecting it to be (the licensing stuff in general i mean) [07:39:58] always does :( [07:40:30] and i can't exactly go porting content from wikipedia lol, most of the images on my wiki will be copyrighted [07:49:02] i think it'll just be really simple templates tonight lol :-) [10:09:32] we are voluntary on #libreidea and we re looking for a dev to help in this project >> http://www.libreidea.org/Collaborative_keywords_mixing_project [10:15:28] project is innovative and it uses collaboration intelligence [10:17:03] like wp [10:31:27] Hi there, have some problems with upload images. after click in upload images my computer stay thinking.... [10:31:36] solutions? [10:32:46] which site are you uploading to? [10:33:50] vev_: what are the rates offered? [10:34:10] dunno [10:34:21] on my server dedicated [10:34:26] rates=wage? [10:34:34] dunno about rates [10:34:47] Chemita: so you run your own mediawiki on the server? which version? [10:34:55] what means rates? [10:35:02] Chemita: do you have something in your PHP error log? check the webserver log [10:35:17] vev_: euros per hour [10:35:37] let me check [10:35:42] Chemita: did it work before or is it the first time? [10:36:01] same rates as wp contributors [10:36:19] i used bitnami + mediawiki version.... [10:37:08] MediaWiki Module 1.25.3-0 [10:37:14] first time ye [10:37:38] btw, where is the webserverlog exactly? [10:38:26] Chemita: well itdepends what you are running and where... /var/log/apache2/error_log sometimes /var/log/httpd*something [10:38:49] it is hosted on bitnami? [10:39:17] on my virutal server ye [10:39:25] i use bitnami and mediawiki module [10:42:28] !debug | Chemita [10:42:28] Chemita: For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [10:42:52] Chemita: so let's try to change your LocalSettings.php - try to setup debug logging [10:43:41] Chemita: not sure if this https://wiki.bitnami.com/Components/Apache#Check_the_apache_error_file applies to you [10:44:30] let me check [10:44:53] good ideas are welcome on libreidea.org and also research questions [10:46:51] no errors detected [10:48:45] Chemita: ok then try enabling the debug log in LocalSettings.php: [10:48:46] https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [10:49:28] An error has been detected and an error report has been ' . 'automatically submitted based on your settings.' [10:49:39] this? [10:49:55] er I don't know, what is this? [10:50:36] a line from report [10:51:37] where is this coming from? which file? [10:54:07] a random jpg [10:54:16] click upload and frezze [10:59:57] this line from the report [11:06:32] any fix? [11:40:49] hey soreness [15:13:46] Hola [15:13:54] alguien que entienda mi idiona? [15:16:08] H i there,any1 can help me please? [15:16:44] maybe [15:16:47] depends on the question [15:16:48] !ask [15:16:48] Please feel free to ask your question: if anybody who knows the answer is around, they will surely reply. Don't ask for help or for attention before actually asking your question, that's just a waste of time – both yours and everybody else's. :) [15:36:01] sorry [15:36:05] was afk [15:36:16] have bitnami and mediawiki [15:36:30] when upload a image or refresh text its frezze [15:36:47] did you enable your debug logging? [15:38:14] i dont know [15:38:19] where is it? [16:25:14] hey, which is the best caching to use for debian? [16:28:06] See https://www.mediawiki.org/wiki/Manual:Cache [16:37:14] So much fail that one cannot post a Phabricator link into Gerrit without Gerrit fucking it up [16:43:22] JeroenDeDauw: there's a bug about it, feel free to try solving it [16:43:34] at least three people before you failed. :P [16:49:30] Can we just kill Gerrit? :P [16:51:05] I couldn't read some comments to en.json, because gerrit's js exploded [16:56:13] Cjemaa: did you get access to the logs? [17:16:47] andre__: I used to say things such as that without realizing I had a colleague at WMDE named Gerrit. He felt a bit threatened :) [17:18:12] ahaha [17:18:50] "kill $foobar" geek language is already bad in some UI facing messages... [17:40:50] saper: Do you mean return array( $title ); for onSubmit [17:41:10] something similar [17:41:45] saper: Also for $output->addHTML( $e->getMessage() ); should this be $exception = $e; [17:41:53] https://github.com/wikimedia/mediawiki/search?p=2&q=%7D+catch+%28+Exception+%24e+%29+%7B&utf8=%E2%9C%93 [17:42:27] also return true dosent work for deletePermanently causes it to show an error message. [17:45:44] saper: I get this error https://dpaste.de/j8cq#L [17:47:13] paladox: I don't have time now to nurse you. Thursday earliest. Try on your own [18:01:25] saper: Ok i think ive done it now. Will upload in a minute. [18:11:18] saper: Ive uploaded the new patch. [18:16:38] paladox: yes, got mail from gerrit [18:17:04] saper: Ok. [19:25:51] does anyone have a recommended nginx config with ssl they could share with me? [19:26:18] I've tried a few and nothing is working (php fails to load and fcgi is fine) [19:33:25] swswswx: https://www.nginx.com/resources/wiki/start/topics/recipes/mediawiki/ not working? [19:34:08] correct. I'm using debian and neither that one nor examples on github are working for me. on port 80 it is fine :) [19:34:42] basically the html text loads but php and css does not [19:37:29] http://pastebin.com/7UrZfmiy