-
Published Question
I am running on windows os. I want to set up an ODBC connection to MySQL on my Digital Ocean Droplet. I have ODBC set up on my computer. What I cannot seem to find is good documentation regarding setting up my droplet...
Accepted Answer:
Hello, @dukesnuz
You can check this tutorial for allowing remote access to your MySQL database. You need to allow connection on the MySQL port which is 3306 by default.
https://www.digitalocean.com/community/tutorial...
2
•
•
By
dukesnuz
MySQL
-
Published Answer
Many thanks for your swift response. I believe, at least in my case, the line that is in the crontab has another folder, html, to g…
•
By
dukesnuz
-
Published Answer
Thank you for the above. Very helpful. Wondering if anyone would have a good tutorial on setting up the cron to reference the kerne…
•
By
dukesnuz
-
Published Answer
I am getting same error. wondering if anyone found a fix.
Thank you
•
By
dukesnuz
-
Published Answer
Hey. Did you find a solution to this? I am getting the same error message.
•
By
dukesnuz
-
Published Answer
Issue solved. I had a file named incorrectly. The first letter was in caps, should have been in lowercase.
•
By
dukesnuz
-
Published Question
Wondering if anyone has any insight on why I am getting the whoops error page when trying to acces a page that uses vuejs. See my other Question (https://www.digitalocean.com/community/questions/i-have-a-live-laravel...
1
•
•
By
dukesnuz
LAMP Stack
Ubuntu 16.04
-
Published Answer
My Laravel app is already deployed to a droplet already . I ssh into Digital Ocean to deploy it and pull any new changes.
Here…
•
By
dukesnuz
-
Published Question
I am running Ubuntu LAMP on 16.04 . Just looking for a simple tutorial on how to push to production.
3
•
•
By
dukesnuz
LAMP Stack
Ubuntu 16.04