Post

Replies

Boosts

Views

Activity

Comment on macOS 12.0 apache2 will not load module php7
I have certificates on my computer for my Apple developer account. I verified one for code signing with Keychain Access, and signed the PHP lib with it. But when Apache tries to load it, it still complains "No code signing authority." But the certificate shows "Apple Worldwide Developer Relations Certification Authority". WTH? Then I created a new certificate authority, during which it asked which certificate I wanted to use (why?). I picked my Apple Developer one and re-signed the lib. Nope.
Jan ’23
Comment on Xcode 13 - warning: Could not read serialized diagnostics file: error("Invalid diagnostics signature")
Same problem here, but it doesn't seem to involve a third-party lib. In a project that has been building fine for years (and as of a few days ago), suddenly I'm getting the reported error. After that the compiler flags some lines for "Value of type X has no member Y," but it's bogus because X certainly does contain Y. I don't use CocoaPods or any other third-party shenanigans. Thus far no solution.
Nov ’21