#known 2017-08-12

2017-08-12 UTC
[miklb], [kevinmarks], jeremycherfas, mapkyca, raretrack, wakest, pvagner, jaduncan[m], plindner, schmarty and [cleverdevil] joined the channel
#
[cleverdevil]
weird... something is going on with all of my Known installations...
#
[cleverdevil]
I am getting a "DOMDocument is not found" error
#
[cleverdevil]
Anyone else?
[kevinmarks] joined the channel
#
[kevinmarks]
Not me. Are they all on the same backend?
#
[cleverdevil]
Yeah, so, I have a workaround.
#
[cleverdevil]
It appears that it might be something related to an ubuntu update.
#
[cleverdevil]
In the meantime, I have bypassed the functionality in `external/MrClay_AutoP/AutoP.php` which depends on `DOMDocument`
#
[cleverdevil]
Fixed the problem for now.
#
[cleverdevil]
But, not the root cause.
#
[cleverdevil]
I have checked and I have `php7.0-xml` installed on this Xenial system.
#
[cleverdevil]
`phpinfo()` shows that the module is enabled.
#
[cleverdevil]
So, I have no idea why its not working.
[miklb] and [chrisaldrich] joined the channel
#
mapkyca
@[cleverdevil] this appearing in your logs? Recently I pushed some stuff to capture javascript errors in the log, which I've found useful, but seems to - in some cases - end up being a little noisy
#
mapkyca
unrelated: I'm thinking about bringing back the cachebusting machineversion code for javascript and css. @benwerd said this might have caused a slowdown, which is why it was removed, but he wasn't sure... and I can't think of a reason this would cause problems (other than the obvious, lots of folk hitting site with empty cache)... any thoughts?
#
mapkyca
@[cleverdevil] Ahh, sorry, reread... not related, my bad
xyc, [chrisaldrich] and [cleverdevil] joined the channel
#
[cleverdevil]
Sorry, back now.
#
[cleverdevil]
Was out and about
#
[cleverdevil]
No, it appears unrelated.
#
[cleverdevil]
I am having to comment out all references throughout Known and plugins to DOMDocument to keep things running.
#
[cleverdevil]
I've tried reinstalling php7.0-xml, to no avail.
#
mapkyca
although it's enabled by default
#
[cleverdevil]
I've mostly commented stuff out to make it work for now, but I haven't done so on another install on the same server - https://?.ws/content/posts/
#
[cleverdevil]
`Fatal Error: /var/www/pigfire.ws/IdnoPlugins/Text/Entry.php:64 - "Uncaught Error: Class 'DOMDocument' not found in /var/www/pigfire.ws/IdnoPlugins/Text/Entry.php:64
#
mapkyca
Sounds like something to do with the install... it *should* be enabled by default...
#
[cleverdevil]
Yeah, everything was working fine, it just *suddenly* stopped working.
#
[cleverdevil]
I have unattended upgrades enabled for security-related setuff.
#
[cleverdevil]
The plot thickens.
#
[cleverdevil]
DOMDocument is available in PHP if I run it via the CLI.
#
[cleverdevil]
Maybe something with php-fpm....
#
[cleverdevil]
Yup... that was it.
#
[cleverdevil]
Uninstalled php-fpm, which moved back over to mod_php, and now it works fine.
[renem] joined the channel
#
mapkyca
weird...
#
[cleverdevil]
Very weird.
#
[cleverdevil]
Anyway, fixed ?
#
[cleverdevil]
So, this is an unmanaged VM.
[kevinmarks] joined the channel
#
[kevinmarks]
Have you checked with others on dreamhost?
#
[cleverdevil]
On our cloud platform.
#
[cleverdevil]
So, its entirely my fault ?
rw78abd and wakest joined the channel