I do a lot of development with Turnkey appliances inside VirtualBox virtual machines. I really ought to edit the code in normal-space since I've tuned many of my development tools the way I want them, but today I was being lazy and working on a Django appliance.
I am running an internal Web site with Turnkey Drupal version 6.10 on VMware for a while and it works well. Last November, I download the new release of Turnkey Drupal version 6.14 (Oct09) and started to get stability problem. It works for a day or so and then become unaccessible, getting the following error message on my VMware console: "Out of memory: Kill process 4492 (Apache2) score 182278 or a child".
I have recently installed the current turnkey Mediawiki appliance on an old PC. All works very well and im happy as.
Im very new to using a LAMP type server. When i type in the site address ***.***.***.*** onto the browser it automatically goes to http://***.***.***.***/index.php/Main_page as it is a wiki site.
However i would like to put a link on the wiki site to goto to a webpage outside the wiki site but on the same server. How do i achieve this ? (eg http://***.***.***.***/phpscripts/database_input.php).
Hello -- I'm hosting the Wordpress Turnkey Virtual Appliance behind an http proxy and I'm needing to know how to configure the system to communicate through the proxy.
For a few monthes I've been using a VM based on the Turnkey PostgresQL appliance. I've made a bunch of mods (package installs, conf file changes etc)
Now I'd like to create an ISO that others can use to install my modified appliance. I'm trying to do so using the tklpatch scripts, which I chose for a couple of reasons:
-- I'd like to be able to create patches in the future
-- I'm new to the process of creating ISOs, and to related topics like chroot and mksquashfs. Tklpatch seems like a nice way to see how these steps fit together.
under webmin - system - software package updates -
I have run the updates once without issue - on the the second time doing the updates I got the following error:
No packages were installed. Check the messages above for the cause of the error.
HTTP/1.0 500 Perl execution failed
Server: MiniServ/0.01
Date: Sat, 9 Jan 2010 22:47:30 GMT
Content-type: text/html
Connection: close
Error - Perl execution failed
Undefined subroutine &proc::get_kernel_info called at
/usr/share/webmin/system-status/system-status-lib.pl line 37.
Has anyone had success developing a patch? I am using a TKL Core VM to develop the patch and whenever I chroot or try running tklpatch on an iso, it fails because it can't resolve the ubuntu repositories.
I get errors like this when executing 'apt-get update':