A place to search for and ask for support

Guest's picture

Customized version of one of the open source products

Forum: 

If someone has customized one of the solutions where Turnkey has a solution to create an EC2 instance with that information and code....after the install and all is on the EC2 instance etc....can one then go in and update/overwrite files to add the updated code fo the customziations?

Is there some way to use Turnykey along iwth the customized version made?

 

Thanks in advance.

Georges Bolssens's picture

LAMP stack becomes unstable/unresponsive, but no errors are found in logs ?

Forum: 

Hi all,

 

I have the LAMP stack running fir about half a year now and it's becoming less and less stable with one/some/all of the following symptoms :

 

- SSH sessions from other computers get terminated

- SFTP sessions are disconnected

- git pull / git push requests are denied 

- MySQL connections are broken off 

- Browsers that access the server suddenly display "Web page cannot be displayed"

 

rickschneider17's picture

Adding PHP Extensions to LAMP Stack

Forum: 
Tags: 

I need to add an extension to the php configuration.  I can easily add it to the php.ini file, but I can not for the life of me find where the extension directory for the php extensions is.  I looked in the php.ini file, but the directive for directory extension is commented out.  However, if I look in the /etc/php5/conf.d directory, I see a series of ini file, each loading the module with nothing more than the extension= syntax.  So where are those so's on the filesystem?  the mysql.so?  the gd.so?  

Thanks

FRO5T's picture

How to generate ssl certificate like the default one ?

Forum: 
Attached: 

Hello

Can you guide me how to generate such certificate like the default one after completing brand new installation on lamp or owncloud - 256bit TLS 1.0 AES_256_CBC DHE_RSA? The highest encryption level which I reached so far with openssl was 128bit TLS 1.1 RC4_128 RSA. Since I've changed the internal dynamic ip to static one, the owncloud sertificate became untrusted :( . Please guys give me a hint how to generate new certificate for the new static ip.

 

Wish you all the best.

EnsconcE's picture

PHP Cronjob

Forum: 

I've been trying to get crontab to run a php script, but with no succes. I have tried to find php, but i cannot find the binaries. I've searched the filesystem and i tried these:

 

Nitin Varshneya's picture

SFTP syntax execute on Sql server 2008 database

Forum: 

I want to know the syntax of SFTP command that will execute by sql server job and what steps will I have to follow to do public key authentication ? I am using SFTP to transfer files from window server 2008 to another window server 2008.

Jonas's picture

Adding/changing "locale"

Forum: 

Hi,

I am running nginx-php-fastcgi-12.0-squeeze-x86 via your hub and all my PHP apps show dates/times in English format.

I've attempted to add the sv_SE locale using instructions from other posts in this forum but none of them were successfull. The PHP script has been set with setlocale(LC_ALL, 'sv_SE'); but regardless of what locale I install on the box it's still English...

Please help! :)

/ J

Joe's picture

Samba cannot connect

Forum: 
Tags: 
Attached: 

I have set up a virtual turnkey lamp server on virtualbox.  I have gotten everything to work as desired except samba.  The server shows up on my network on my W7 machine, however when I connect it just keeps asking for a user/password.  My W7 user/password is set the same as my linux and samba accounts, but the samba share will not take it or any other one I use.  I know the linux user name an pw are correct because I am able to login with it via ssh.  Here's what I have tried:

overload's picture

ownCloud newbie

Forum: 

So I have been playing around with owncloud for a few weeks now.  I think it is great, but being a beginner linux user it is not so clear to me how to administer something more usefull.  is it possible to add additional appliances to my server.  for example i have owncloud running, but it doesnt play well with any music i put on it.  also, one major addition i would like it ti add openphoto to try it out.  i have a LOT of photos organized into folders albums on a NAS and would like to put all that on ownclout/openphoto with an album interface to i can browse all my stuff over the internet,

Installed LAMP stack need some help with config

Forum: 

So i had a spare laptop that i installed LAMP stack and its working greate i can access it through the static IP port i set (192.168.0.10).

 

Apache Questions:

I shared a folder called on my network drive.

I logged with PuTTY and created a folder /mnt/web i mounted the network drive in step 1.( I can see the contents of the folder in mnt/web)

In apache Webserver the virtual server is setup like this in the image.

In windows directory Windows\system32\etc\drivers\host file i set 192.168.0.10 as devsrv.ca

Pages