A place to search for and ask for support

HoKe's picture

Migration of Drupal6.11 to another server

Forum: 

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 /usr/share/drupal6/

Guest's picture

Installing PEAR in LAMP Appliance

Forum: 

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 turned out to be a dead end.

Has anyone had any success setting up PEAR? What process did you follow? I went down a couple of different routes (apt-get, go-pear.php) and ran into a dead end with each. apt-get could not locate the library and go-pear was a CLI issue I think... it was late last night when I was working on that option.

koudelka's picture

Creating rails application

Forum: 

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 shown by apache i get in trouble. could someone please be kind and write a simple tutorial pointing the server to something else then the index.html file?

Reading around a bit i understand i might have to run mongrelserver and also apache to make it working, is this the case?

//Jesper

philcal's picture

Console Output of Tomcat appliance

Forum: 

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 is going. As a test case, I tried writing to the standard output from a JSP, but it doesn't seem to get logged anywhere. 

 

 

<html>
<body>
<%
      System.out.println("JSP Running");
%>
Calculated value: <%= 10 + 20 %>
</body>
</html>

 

 

Jeremy Selph's picture

Installing Curl in apache?

Forum: 

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 when I try to install it fromn the commad shell.

faustcoder's picture

SOLVED - Upgrading Fails

Forum: 

I'm using latest Turnkey Core.

This should reproduce the error but maybe its how I do things:

jdwfly's picture

DNS configuration set through Webmin lost on reboot

Forum: 

Each time I restart my virtual machine, it loses my DNS settings. I set them using the Network Configuration->Hostname and DNS Client web interface. I know how to set them manually, but I was hoping that there might be a simple fix for this.

Turnkey LAMP Appliance

pier's picture

Recovering lost root password

Forum: 

Hi everyone,

ID = root and the password I had set during 1st use is not opening webmin.

Is there a way to reset it ?

szczym's picture

Reducing size of virtual machine ?

Forum: 

helo

I would like to share a custion virtual machine with turnkey linux comunity but over 2 days of mainly drupal development (and adding some packages) size of .vdi  have grown to 4 gb (!!!)

Do you know how to reduce it, so that others might run it by them self and its resonable size, like 1gb lets say ?

i did all ready  apt-get clean.

thanx for help

los's picture

Having trouble logging in to an appliance

Forum: 

I just downloaded and installed the Wordpress appliance, and fired it up for the first time. I get a prompt: "wordpress login:" to which I respond with the information from the appliance's page (http://www.turnkeylinux.org/appliances/wordpress)

Wordpress:

  • username admin, password turnkey
  • username editor, password turnkey

But when  I try either of these, the response is: "Login incorrect"

Pages