A place to search for and ask for support

evilrobot's picture

Trying to install CiviCRM in Drupal7 Appliance

Forum: 

When I try to install CiviCRM 4.6.28 in Drupal 7 nothing seems to happen, the install module page just seems to refresh. So, I then try to procced to the next step as per the CiviCRM wiki which says to go to http://host_name/sites/all/modules/civicrm/install/index.php but Drupal just returns a page not found error.

Now if I go to find the location CiviCRM should be installed to var/www/drupal7/sites/all/modules/ the civicrm directory is infact not created. So I guess it was not installed.

Upgrading MediaWiki on AWS

Forum: 

I've just started using the MediaWiki AMI instance from TurnKey and am looking to add some extensions.

Most of the extensions only support active versions of MediaWiki.

The current LTS version is 1.27 and the TurnKey version is 1.19 which became obsolete in mid 2015 (almost 2 years ago now).

I like the idea of the TurnKey instance, but I'm concerned that it is so out of date.

Can I expect TurnKey to upgrade soon and/or are their supported instructions (which I have not found yet) that I can use to upgrade myself?

Thanks in advance.

Marmite Sandwich's picture

NTFS access rights/permissions

Forum: 

Linux, samba and NTFS amateur here. The context is a TKL home fileserver for Windows PCs, which is also a music server via UPnP/DLNA. Only one user (me), not bothered about high security, no web server, very simple, trying to avoid learning and using linux CLI, so Webmin if possible. Well, I got the music server stuff working fine, using an external USB disk in FAT32. I could even edit the data from a Windows PC, after I set the Security and Access Control>Writable? to Yes (in Webmin).

sontung's picture

Bringing up server

Forum: 

Hi there,

I have been wiating 14 hrs to bring this server up on AWS - the message is that it is installing security.  I have created the poicies and the role and input as per your instructions but maybe I missed something - surey it doesn't tak ethis long?

digg_de's picture

tklbam-backup warning: can't update Hub of backup completed

Forum: 

I get a warning from the tklbam-backup script:

warning: can't update Hub of backup completed:
error(56, 'GnuTLS recv error (-54): Error in the pull function.')

Can I be sure, that my data are backuped correctly? Can everybody help to solve the warning?

Thanks!

Guest's picture

Wordpress blog hosting

Forum: 

I cannot access my blog at I have a wordpress blog hosted on turnkey linux, has turnkey archived it? it gives me the error This site has been archived or suspended. And I cannot login as administrator to unarchive it.

Guest's picture

Drupal on VM updates

Forum: 

I have installed Drupal applience as VM with VirtualBox. I can login to Drupal, everything is fine, but there is a new releas for it and I need to know hou to install it.

ahamdi's picture

Postgresql failed to start after chnaging acidently network device

Forum: 

Hello,

Postgresql service stopped working after changing network device. the appliance is running as VM in proxmox.

Please help.

 

Thank you

 

 

 

Ramesh's picture

How to integrate CouchDB for node.js app

Forum: 

In Node.js i used following code to access local database 

var nano = require('nano')('http://localhost:5984');

I hosted my node.js app in aws beanstalk. I am using CouchDB - JSON based Web database powered by TurnKey GNU/Linux for database. what to use instesd of var nano = require('nano')('http://localhost:5984'); in live app to access database.

Pages