[13:03:49] Hey guys! I'm having trouble importing some modules from WP, can anyone offer me some help? [14:12:57] hi, I'm trying to install visual editor, do you think it's better to struggle through the parsoid installation, install 1.35 beta, or wait on 1.35 [14:13:35] I wouldn't bother with the first one, unless you need to use an old PHP version for a long time [14:14:04] do you 1.35 beta is stableish enough to use [14:14:11] Wikipedia was running it all along [14:14:13] it's for a small company internal thing [14:14:21] If it's internal, I wouldn't worry too much [14:14:21] ok that seems good enough [14:14:24] It's mostly finished... [14:14:33] Just keep an eye on the proper release and update when you can [14:14:34] upgrading from 1.34 to 1.35 hard? [14:14:40] !upgrade [14:14:40] http://www.mediawiki.org/wiki/Manual:Upgrading [14:14:43] Not particularly [14:14:50] oh cool [14:14:52] thanks [14:15:06] backup, replace files (including extensions), run db updater [14:15:23] I can probably figure that out [14:15:30] thanks! [14:15:42] I'm gonna idle here incase I get lost [15:34:38] so I backed up the db's and moved in the new installation renaming the older one to .old [15:34:50] but i'm getting a splash page that says internal error [15:35:01] https://www.mediawiki.org/wiki/Download_from_Git#Fetch_external_libraries [16:38:38] I did the composer external library part, but now I just get error 500 [17:24:00] !500 [17:24:00] A blank page or HTTP 500 error usually indicates a fatal PHP error. For information on debugging (including viewing errors), see . [17:43:12] ok so I got through all the 500's [17:43:18] it was an extension issue [17:43:31] I'm trying to get visual editor working now, it loads about 2/3 and freezes [17:43:38] I think it's an iss with parsoid [17:44:27] trying to use the default config from https://www.mediawiki.org/wiki/Parsoid/PHP [17:48:00] That's seemingly more for a "dev" setup [17:48:28] I was kinda under the impression that 1.35 had this setup to make visual editor easier [17:49:28] It is. You shouldn't need most of that stuff