[02:42:12] really stupid question, but the presence of the authorization header is causing my CDN to not cache pages—is the header required/advised for logged-out users? [02:42:14] * really stupid question, but the presence of the authorization header is causing my CDN to not cache pages—is the header required/advised for logged-out users? [02:43:07] * really stupid question, but the presence of the authorization and cookie headers are causing my CDN to not cache pages—are the header required/advised for logged-out users? [03:03:34] you have to discard all the irrelevant headers [03:16:34] (yeah, I'm asking if the authorization and cookie header are necessary or if they can be discarded for logged-out users) [12:52:44] [ZIRyAMbZSdp4BvWXHUFRygAAAAw] /index.php?title=Module:Documentation&action=submit MWException: The lua binary (/home/vol19_2/ezzeblog.com/qblog_34370375/htdocs/extensions/Scribunto/includes/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua) is not executable. [12:52:50] how do i fix this error with modules? [12:53:44] Cocopuff2018: give the executable permissions [12:55:41] is there any manual on how to do that? [13:04:18] yes, the Scribunto extension documentation page has instructions [13:06:23] ah ok thanks [13:06:48] oh crap it may be my provider blocvking the excutable permission from me [13:11:02] https://usercontent.irccloud-cdn.com/file/DP4WNSGA/file.JPG [13:11:13] its giving me this error when i try to give the executable permission [13:14:17] you should contact your provider if you have provider-specific issues [13:24:21] "https://usercontent.irccloud-cdn..." <- you’re supposed to replace `/path/to/extension` [13:24:29] * replace `/path/to/extension` with the actual path to your extension [13:50:08] Scribunto/path/to/extension [13:53:58] no [13:54:13] What I mean is [13:54:25] what directory is your wiki installed in? [13:54:42] htdoc [13:55:04] all the files are in that directory? [13:55:20] yes [13:56:15] what OS is the server running on? Linux? [13:56:33] it runs on winscp [13:56:51] no, WinSCP is a file manager [13:57:26] ah yes linux [13:57:34] that’s what I thought [13:58:18] try /htdocs/extensions/Scribunto/includes/Engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic [14:00:10] it returns ? [14:00:25] returns where? [14:01:46] command promp [14:48:47] Lol [15:21:52] if visual edtior keeps going to read mode everytime i try to edit is there a way to fix this [15:42:49] read mode? [15:43:35] I’m not sure I understand… [15:47:39] so everytime im trying to use visual edtior it keeps going to read mode instead of loading visual edtior [15:47:54] @fifo_f[m] [15:48:20] Yeah but what is "read mode" [15:48:20] Source editor? [15:50:00] https://usercontent.irccloud-cdn.com/file/FjIhx4sW/like%20this%202.JPG [15:50:08] if you look here nothing from visual edtior loaded however just says edit on it [15:50:42] oh, hmm, that’s not supposed to be happening [15:51:39] Try entering “&veaction=edit” in the address bar (if it’s not already there) and hitting enter, does the editor show up or does it say something like “the editor will load shortly”? [15:52:41] nope it did the same thing [15:54:38] thanks @ do you have an ad blocker or something in your browser? [15:56:57] Not at all not sure why it doesnt run proprely all the time [16:08:55] regardless of adding &veaction=edit it still does same thing [16:24:43] are there any messages in the browser’s dev tools/console? [16:44:05] nope [18:02:39] Still got same issue