-
Published Answer
FTR, this more or less works. It turns out I had some other extremely odd issue going on. Thank goodness for sys admin friends.
Accepted Answer:
FTR, this more or less works. It turns out I had some other extremely odd issue going on. Thank goodness for sys admin friends.
•
By
anthonygreco
-
Published Question
I am trying to run a Silex (https://silex.sensiolabs.org/) app within a subdirectory on one of my droplets. While I understand there's plenty of results for this in google, nothing seems to work, so I'm hoping the com...
Accepted Answer:
FTR, this more or less works. It turns out I had some other extremely odd issue going on. Thank goodness for sys admin friends.
2
•
•
By
anthonygreco
Nginx
PHP
Ubuntu
-
Published Question
I have a droplet that I had installed MySQL 5.5 upon initial setup of server a year or so ago but haven't needed MySQL until recently. First, I wanted to update to 5.6 as it was what the project called for. So I ssh'd...
Accepted Answer:
If it were me I'd remove any instances of old MySQL configurations - it could just be something is configured from the old setup, is the error message still the same or has it changed at all?
4
•
•
By
anthonygreco
MySQL
Ubuntu