Forum archive

Webmin and phpmyadmin on port 80?

Is it possible to run both webmin and phpmyadmin on port 80? Possibly in a folder /var/www/webmin or /var/www/phpmyadmin? Thanks in Advance! Joe Replies (4) not working... Reply 1 …

Forum archive

installing virtualbox requires gnupg?

when I do this to add the virtualbox to my linux box wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | apt-key add - warning apt-key requires gnupg for …

Forum archive

Change wordpress language to spanish

I would like to change the language on the wordpress interface on my turnkey linux appliance but I cant follow the instruccions that are published in wordpress.com …

Forum archive

Turnkey still not with DistroWatch

As Turnkey is still not listed with DistroWatch there should be more information to be able to promote it on other pages. Such as: Size, Languages, GUI, (main programs (Browser, …

Forum archive

auto DHCP?

Hey! i'm running LAMP,is their anyway i can get eth0 to congf when i get a new ip? So if i do get a new IP i don't have to go into the turnkey linux console. Thanks Replies (3) …

Forum archive

Need cli for php

Hi there, First off I want to thank everyone who has put time and effort into making these turnkey appliances. They truely have saved me hours of work setting up example systems …

Forum archive

all appliances download link broken

Im getting an error for a missing parameter tring to download any appliance. Replies (3) Working Reply 1 2009-05-19 Its working now. I wonder if sourceforge farted for a few …

Forum archive

Home Directory Files

When creating a new user and choosing yes for the "Copy template files to home directory?" option in Webmin. Where are the template files being copied from. I would like to create …

Forum archive

Proper way to secure MediaWiki installation?

Okay - I have Turnkey MediaWiki up and running, and, thanks to a helpful poster here, I am able to access it from the outside world (i.e. outside my router/firewall). Before I go …

Forum archive

How to access from remote machine?

I'm sorry if this has been done to death, but I couldn't find anything on the subject. I've installed VirtualBox, and then installed Turnkey MediaWiki, and all appears to be well. …

Forum archive

phpbb hidden users

Hi, i tried getting support for this from phpbb, but since i'm using a preconfigured box, they said i'm sol. my users can see me (and all other hidden users) even though i have my …

Forum archive

Drupal 6.11 upgrade problem

I've just attempted to upgrade an install of the Drupal 6.10 appliance via apt-get to 6.11. The process appears to work fine, up until the post-installation process. Despite …

Forum archive

Issue with php's mail again

How do I resolve the following: "Domain of sender address www-data@lamp does not exist" Currently all my self-generated email attempts via php script is denied with that error in …

Forum archive

Migration of Drupal6.11 to another server

I am using Drupal6 appliance on my local pc. I did quit a lot in that. Now I would like to move the the drupal6 folder and db to another server. I did tar chzf drupal6.tar.gz …

Forum archive

Installing PEAR in LAMP Appliance

I got the LAMP appliance set-up quickly and was really pleased with how easy it was, but I was setting it up as a sandboxed dev area to test out a PEAR library. Setting up PEAR …

Forum archive

Creating rails application

Hi, i am trying to create a rails application on the rails appliance, i have followed the guides on rubyonrails.org to create a application but when i want this application to be …

Forum archive

Console Output of Tomcat appliance

The Tomcat appliance is great, but I have a show stopper deploying my application. In particular, I'm having trouble debugging, because I can't find where the output of my webapp …

Forum archive

Installing Curl in apache?

I need the extension curl for php and cant find any documentation online on how to install it. Normally the libaries are there from what I have read. This is the message I get …

Forum archive

SOLVED - Upgrading Fails

I'm using latest Turnkey Core. This should reproduce the error but maybe its how I do things: Did a fresh install SSH into virtual machine Run apt-get update Run apt-get upgrade, …