Upsun Support Team
Comments
-
Hi @wmn Nice to know that you try Platform.sh with Symfony 5.4. Could you please give us more details: did you create your project from Symfony CLI (new with option --cloud or symfony project:ini...
-
Hi @wmn ok, glad that you manage to solve your issue. But i’m curious to understand why you can’t import sql script. did you try it like described in the Symfony CLI Tips (last command) ? as far a...
-
and if you add -vvv with your command ? symfony sql -vvv < script.sql
-
Hi @pablo-blanco did you to try install it using apt-get during the build hook? hooks: build: | apt-get install fonts-liberation
-
I can definitely help out here. Changing/adding rewrite rules is handled inside of the web:locations:<location>:rules section of your .platform.app.yaml configuration file. Link to the docs about ...
-
There was an internal issue yesterday but it should be resolved now. If this is still happening, can you create a ticket for your project and mention “faulty build host”?
-
A full description is available here: Pause preview environments now available | Platform.sh But the short summary is: To prevent unnecessary consumption of resources, Platform.sh automatically pa...
-
i’m going to make some assumptions based on what you’ve included. If any of those assumptions are incorrect, please let me know. It looks like you have your web root set to /app/web/ and webpc-pas...
-
based on this:"/wp/wp-content/uploads": root: "web/app/uploads"from your file above, your web root is web. and you're exposing the *server* directory ./web/app/uploads to the world as /wp/wp-cont...
-
Apologies, Kristofer. It appears the location and process for new feature requests has moved. Please see https://docs.platform.sh/request-features.html