Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of RVM Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:29, 25 September 2024 Gabriele.vivinetto talk contribs created page Evitare gli errori di Timeout durante l'importazione di dump SQL in PhpMyAdmin in docker (Created page with "Settare le seguenti variabili in docker-compose.yml<pre> - UPLOAD_LIMIT=1G - MAX_EXECUTION_TIME=600 </pre> * Impostare anche il timeout in NPM: Evitare l'errore 504 Gateway Time-out openresty in Nginx Proxy Manager == Riferimenti == * [https://stackoverflow.com/questions/45360457/how-can-i-make-phpmyadmin-last-longer-without-timeout-with-docker How can I make phpmyadmin last longer without timeout with Docker - Stack Overflow]") Tag: Visual edit