Mike Little
Mike Little
When Nginx gets a request by ip address it will use the configured default server settings. Like ``` server { listen 80 default_server; listen [::]:80 default_server deferred; ... } ```...
I believe this is a known issue: Once the certificate has expired it fails to renew. I think the solution may be to delete the old certificate files (.pem and...
> Was this issue ever resolved? I'm having the same problem! I have no idea. I no longer use this solution. It was too slow fixing fundamental issues. Shame!
More warnings spotted ``` PHP Deprecated: Creation of dynamic property HM\Cavalcade\Runner\Logger::$db is deprecated in /etc/cavalcade/inc/class-logger.php on line 8 PHP Deprecated: Creation of dynamic property HM\Cavalcade\Runner\Logger::$table_prefix is deprecated in /etc/cavalcade/inc/class-logger.php on...
Looks like all these are resolved now. Closing.
And these two places:
This seems like a good idea, John. I vaguely remember something about wanting to validate config settings once upon a time. Would the next step of this be to define...
Came to look at the failing tests and they are passing now.
No longer needed - `humanmade/delegated-oauth` (removed in v14) - `altis/aws-analytics` (removed in v17) - `altis/experiments` (not needed as far back as 13) - `humanmade/meta-tags` (not needed as far back as...
The issue may not be directly relat4ed to switching themes. Further out of memory errors occured during testing ``` altis-upgrade-test-php | [21-Jul-2022 16:27:41 UTC] PHP Fatal error: Allowed memory size...