Everything installed OK on an AWS server, I can access Webmin and Adminer, but the main tool at https//my-ip gives a 500 error (after accepting the auto-signed SSL, I did not create one yet).
The logs give me
[Mon Sep 23 14:57:31.482011 2019] [php7:error] [pid 921] [client xxx] PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] No such file or directory in /var/www/nextcloud/l:
I've followed various how-to's on enabling TLS 1.3, however apache is stating that the cipher suites can only be a comma delimited list. I've inserted these:
I'm having a strange issue forcing SSL - I've included this in my rewrite rule in the virtual host conf, however it won't force SSL. If I manually visit the website using http, and specifying a certain page, it still allows me to connect insecurely, and won't force. Is there something I am missing here?
Hi all! I'm trying to deploy Moodle via turnkey hub. I've got the server instance running, but I'm trying to migrate out site from a locally hosted server to the turnkey instance. As step one is to migrate the database, I thought I'd try to use Adminer which is part of the image. However, when I try to login none of the user accounts I've setup work. Further, Adminer will only show MySQL as the database to connect to, but when I run "mysql -u root" on the server I'm redirected to MariaDB.
(amature to linux) anyway I have Observium install and running however am unable to get postfix to work I have done the config to work with office365 however i am getting the fallow errors.
I'm running turnkey wordpress on Windows 10 hyper-v. It runs fine, and updates plugins ok, but wordpress updates such as 5.2.3 don't seem to work. I click the update and let it sit there and check the next day and still have the update message.
for the 5.2.2 updgrade, I found instructions on how to do it via the command line, which I can follow again obviously. But it would be nice to know why it won't work through the web page, and if it is fixable.
I have just downloaded and installed the redmine appliance and set the "authentication required" setting within redmine but I can still browse to https://redmine/svn/helloworld and presumably git also
I have tried editting the apache2.conf file and restarted the service as suggested in some other posts but with no success