Laurent Goussard
Laurent Goussard
`5432` is the PostgreSQL default port. It could be postgres which is not started, or incorrect credentials or connections not allowed from 192.168.0.2. The latter should be the real issue...
Same here. I desesperatly need to get rid of spam bots, but I can't figure out how to make it work. Am I suppose to add anything to my validator...
@nanch Can we have insights regarding this issue, please ?
@MKCG Thank you so much for your support. SQLite 3 is enabled ``` $ php -m | grep sqlite pdo_sqlite sqlite3 ``` But I can't find any `.php.tools.cache` anywhere. Am...
I got the same issue on my website using Firefox and Safari, even on the codepen :
@jschr: Actually, clicking on “Open With VSCode” does absolutely nothing when having VSCodium installed. I think this is what @f-x1-1 means, and what I also missing.
Short answer: No. But that's not as simple : If you have vscode installed, and use a browser allowing selecting any application for a specific protocol handler you should define...
@andypost I got a working pdlib thanks to you 👍🏻 For the curious, here is my dockerfile ``` FROM php:8.2-alpine RUN apk add php82-pdlib --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing WORKDIR /app EXPOSE 80 ```...
Does someone already successfuly launched a dockerized minecraft bedrock using pufferpanel ?
That's much better, indeed. I still miss the slack formatting (kind of minimal markdown) but at least, the reports are definitely readable ! Thank you so much ! By the...