A place to search for and ask for support

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"

david1409's picture

Image file locations in Drupal

Forum: 

Hi folks,

A simple question for you, I hope. Where do I place pictures I want to insert into pages I create? Which directory is the default location for them? I have tried placing them in the directory my theme is in and various other places, but cannot figure out the paths to get them to display.

Also can anybody suggest where I can find a comparission between the Turnkey/Drupal install and a standard Drupal install, they seem so different. I am sure if I understood that I would have a better idea where everything should fit in.

Thanks

Bruno's picture

Shared Folder / Guest Additions / Drupal

Forum: 

Hi there,

I have to confess, I am totally new to linux/Unbuntu and that might be the problem.

I am running VirtualBox 2.2.2 on XP and started your Drupal 6 appliance. Everything is doing fine, and after I found out about NAT/Bridge I can access Drupal also from outside.

A big Hug here for you guys by teh way for all that work and the good install description.

Pages