-
Published Answer
I also cannot upgrade a AMS2 Basic Droplet to a General Purpose Droplet *Due to high demand and capacity restrictions we have tempo…
•
By
jasper
-
Published Answer
Issue is that cross site access not allowed source cdn.rgb-profiles.xyz/font-awesome/fonts... We had a similar issue. Despite the…
•
By
jasper
-
Published Answer
I also get a 403 access denied
user@app-w-1:~/domain.com/current/storage/logs$ tail -n 70 laravel.log
[previous exception]...
•
By
jasper
-
Published Answer
For (Laravel) PHP you can also use gzencode - php doc - as told by [dev.to…
•
By
jasper
-
Published Answer
On persistent volumes we have ReadWriteOnce https://www.digitalocean.com/community/tutorials/how-to-deploy-a-php-application-with…
•
By
jasper
-
Published Answer
We had just had the same error cleaning up old backups using Laravel Backup with the S3 driver https://github.com/spatie/laravel-ba…
•
By
jasper
-
Published Answer
We were thinking of using Digital Ocean Spaces for backups of an app minus some static client assets. Those asets we wanted to stor…
•
By
jasper
-
Published Answer
Was also wondering about this. We consider Digital Ocean Spaces to store all our static project files like .css m .js, .jpg, .png a…
•
By
jasper
-
Published Answer
See https://www.digitalocean.com/community/questions/what-happened-to-the-uservoice . They moved to a new platform https://ideas.di…
•
By
jasper
-
Published Answer
Yeah, I just opened a ticket for this as I thought it was a bug, but it is a feature that is lacking it seems. I have three droplet…
•
By
jasper
-
Published Answer
Had the same issue. Did a yum --enablerepo=ius-archive install php71u-soap. Extension got installed as I saw:
[root@Unixs...
•
By
jasper
-
Published Answer
Had the same issue just now on the latest Docker image. Did a chmod 755 / to deal with the error and now all is well:
ufw ...
•
By
jasper
-
Published Answer
Would be useful if DO would link to the article how you can power down a Droplet from the command line. Seems to be “`sudo shutdow…
•
By
jasper