Beiträge von Davidmenk3

    Wow, that's quite the PHP adventure! Sounds like a classic case of "When sockets attack." It’s always fun juggling FPM configs and wondering if something will magically fix itself or break harder. On a dedicated server hosting setup like HostNoc's, you’d at least have the resources to test this chaos without affecting other clients. Hope your restart ritual keeps the PHP gods appeased!

    It looks like the issue is related to file permissions. You’ve already fixed the read access for config.php, but now the webserver needs write access to the config directory. You can resolve this by giving the necessary write permissions using chmod. If the problem persists, consider using a managed cloud server from HostNoc, which can help handle these kinds of server issues for you.