Upgrade from 5.7.4.2 to 5.7.5.1 - Adding links throws a PHP error.
Permalink
I upgraded a small portfollio site of mine this eve, and went to change a couple of links that already existed on the site and got this:
It's also happening when I put a page into edit mode that has a page list on it.
Any thoughts? Seems random, but persistant.
It's also happening when I put a page into edit mode that has a page list on it.
Any thoughts? Seems random, but persistant.
It's already enabled (see attached). Any other ideas? I've got the error on the forward-facing site and the theme isn't loading properly...
Still seems like a server config issue.
Very strange it's showing up in phpinfo, but as you've said it appears random, so maybe sometimes it can load it and sometimes it can't.
I'd suggest seeing if you can change the PHP version, try php5.5 if its available.
Otherwise I think you'll need to get your host to investigate, it's very much a PHP config thing.
Very strange it's showing up in phpinfo, but as you've said it appears random, so maybe sometimes it can load it and sometimes it can't.
I'd suggest seeing if you can change the PHP version, try php5.5 if its available.
Otherwise I think you'll need to get your host to investigate, it's very much a PHP config thing.
The PHP version is referenced in the .htaccess file, it seems. I had an errant space in there which looks like it may be the culprit...
I was under the impression that fileinfo was removed as a requirement from 5.7, but maybe it's snuck back in for some reason.