-
Published Answer
OOOOH!!! I got it! I had to create a new user, but with MySQL 5 settings, and get rid of the following lines (for anyone else hav…
•
By
melaniecarr23
-
Published Answer
The only other thing I saw that might help is this:
Having trouble connecting? Your MySQL client might not support the new My...
•
By
melaniecarr23
-
Published Question
I am trying to connect my laravel app (currently on my Mac) to my managed mysql db. My IP is entered as a trusted source. I was getting a different error until I followed the tutorial and used the flags connection s...
2
•
•
By
melaniecarr23
Laravel
DigitalOcean Managed MySQL Database
-
Published Question
I’ve been having the WORST time with Ubuntu, tried upgrading to 18.04, with problems and followed advice of others to get there but now I can’t get curl to work in php and I can’t upgrade to 20. I cannot lose my data...
1
•
•
By
melaniecarr23
Ubuntu
Backups
-
Published Question
I have installed Wordpress at the /var/www/html/wordpress and modified my sites-available file as shows:
```
server {
servername innerhealerchiropractic.com www.innerhealerchiropractic.com;
root /var/w...
1
•
•
By
melaniecarr23
WordPress
Nginx
Ubuntu 16.04
-
Published Question
I tried following two tutorials mentioned in this community for fixing it. I made sure jet pack was installed, and I used the following commands to enable xml-rpc:
sudo apt-get install php7.0-xml php7.0-xmlrpc
sudo s...
2
•
•
By
melaniecarr23
WordPress
-
Published Question
I was following along in a class in nginx when we got to creating a virtual host. They are using digital ocean in the tutorials, and I'm doing the same (I've been for years). I logged into my server and from the roo...
1
•
•
By
melaniecarr23
Nginx
Ubuntu 20.04
-
Published Question
I had a fully functioning app setup in Ubuntu with the MEAN stack, but when I sent it over to digitalocean, I'm having a strange connection issue. I can't access the database, but it seems like maybe connecting to Mo...
0
•
•
By
melaniecarr23
MongoDB
Node.js
Ubuntu 16.04
-
Published Answer
I’m having the SAME issue. Everything works perfectly on cloud9, but I can’t get mongo to connect to the app. Everything in the a…
•
By
melaniecarr23