A place to search for and ask for support

hoschi's picture

What do you miss as a PHP developer in the current symfony appliance?

Forum: 

Hi,

I want to create a better symfony appliance with better tool support out of the box. Tell me what you miss and I will try to put it in.

for acutal information visit the git repositoriy ----> http://github.com/hoschi/tkl-symfony

The patch can be only applied to an appliance with mysql and apache2 installed e.g. LAMP. I'm working on a patch for beta-lucid.

This are the first thoughts and this is just for history.

Guest's picture

configuration of zimbra

Forum: 
Help me !! Please Thanks
Peter's picture

start-stop-daemon, --chuid and keychain

Forum: 

Hi all,

I am hoping someone can help this init script newbie.

For my init script I would like to switch to a different user account for security reasons.  Using the start-stop-daemon I have used the "--chuid" option to switch users.

This works fine however I have found that the user account does not make use keychain for ssh connections.

Is this normal behaviour for the start-stop-daemon?

To work around this issue I have just created a seperate wrapper script "invoke_app" that manually calls keychain and then invokes the application.

Marmaduke's picture

SIOCGIFINDEX failed! - Can't get a network connection

Forum: 

All was working fine, until I reset the computer (Turnkey LAMP running in VMWare Server) and now it cannot get a lease from any DHCP server and setting a static IP does nothing.

 

There are 2 errors in startup that I am not sure whether were always there:

 

Host SMBus controller not enabled!

and

udhcpc[3560]: SIOCGIFINDEX failed!: No such device

 

The latter is more likely to be the problem, but it eludes me why it would start to produce error after a simple restart.

 

Rafael Santoni's picture

Configuring PHP to use a different mail server than postfix?

Forum: 

Can I change PHP to use something other than Postfix for email delivery?

Correct me if I am wrong, I thought that out of the box Drupal can use PHP mailing functions without having to piggyback from an MTA.

If that is possible, where can I change that?

Thank you,
Rafael

Rafael Santoni's picture

Migrating Turnkey Drupal to a standard Drupal in a different host

Forum: 

I would like to know if it would be possible to migrate a Turnkey Drupal to a Drupal running on a regulr host. The reason I ask is because I dont think I will be able to convince my employer to load a virtual machine or a Turnkey Drupal I am using for development for a their production environment.

What would be the critical areas to pay attention to?

Thank you,

Rafael

Rafael Santoni's picture

Postfix sent e-mails stuck in queue: no route to host

Forum: 

I am wondering if there has been an actual resolution for people like me that can't have the Drupal send any emails.

I can't find any posts about fixing this problems where Postfix wont send emails out on behalf of the Drupal Turnkey solution.

Here is what I have...

I think everything is good in the Drupal end and the problem is at the Postfix level.

I went to postfix logs and email queue and the emails that were supposed to go out, are still in the queue.

No matter what, the queue status says "No route to host".

Radek's picture

what do I need to download to try redmine?

Forum: 

hi

I was recommended turnkey as a mean to try redmine. And it looks sooooo great. But I am not sure what I need to download. Can I later on change the redmine code to laterst trunk version?

What should I download from http://www.turnkeylinux.org/redmine if I want to try redmine in VirtualBox?

 

Thank you

Radek

Danny's picture

Drupal Appliance - want to add additional website site to appliance

Forum: 

Hi Folks

Love the turnley stuff - I want to add another website to the turnkey Drupal6 appliance.

 

Created a Apache Virtual Server - all same info
   except modified document root
   port 8080
Restarted Apach2

Add new Linux Firewall Rule
   clone rule for port 80 and just changed it to port 8080

Change rights to the additional server document root
Also changed ownership to www-data to the folder & files..

Still won't let me access my new webiste - what am I doing wrong.

DJ

Mr W's picture

Problem with Deki Wiki Appliance

Forum: 

Hi,

 

I downloaded the Deki Wiki Appliance and have it running on VMWare 7 on Windows XP Workstation to test. I am able to ping from the workstation the server and from the server I am able to ping other machines on the network, but when I try to SSH or web browse to the machine it fails.

I have tried recreating the network interface in VMWare and I have tried different IP's. When running netstat -a it says that www is running.

 

Any idea's as why I can't connect to the machine and con only ping?

Pages