Apologies for what probably seems like a really lazy question, but after trying all the tips found from googling phrases like
'where is the php log file debian'
'enable php log turnkey linux'
and so on etc ad nauseum.
I am not really sure what i have tried or not, but i do know that i dont see any php logging anywhere.
So, please can anyone help? :) How do I enable verbose logging for PHP5 in Apache2 on TKL LAMP? I need it so that i can debug some strange behaviour in wordpress.
I am getting the following error when putting in the key for tklmab init.
Traceback (most recent call last):
File "/usr/bin/tklbam-init", line 209, in main() File "/usr/bin/tklbam-init", line 179, in main if not is_valid_apikey(apikey): File "/usr/bin/tklbam-init", line 91, in is_valid_apikey struct.unpack("!L8s", base64.b32decode(padded + "=" * 4)) struct.error: unpack requires a string argument of length 12
Any ideas?? I have generated a new key and tried that too with the same error. I have done all of the updates to the system as well.
We are using the latest Turnkey Wordpress and our issue is we are only able to have one active gateway value in a two NIC configuration in our VM environment. Through the configuration console, we’re able to place a gateway IP for each NIC, but only the last one we enter is the active one. In other words, the web content can only be accessible through one NIC. We would like the content to be available from both NICs, and we’d like the management of the host and related services from the internal NIC.
I am running the Wordpress server and two nights ago my sites went down. Wordpress is giving me a Error Establishing a Database Connection error. The webmin site (port 1231) has no site and I can't login in to phpmyadmin.
If I reboot the server my site will stay up for about 5 minutes and then the errors will return. I have checked the database tables and they're good.
I am not sure where to look next. Does anyone have any idea where to look?
based upon my first post (Weblink) I've managed to install the TurnKey LAMP Web Stack App upon our server, given a static IP address 193.175.277.120 and installed Moodle and MediaWiki from the official repositories manually.
I am running Orange HRM in VirtualBox. In the past I have no problem with tklbam, backup is o.k. But now when I want to use tklbam backup, it does not work and I get the following message:
I have standard TKLBAM using the standard S3 bucket. I'd like to setup a secondary instance to another S3 bucket I have setup. How should I proceed? Explicit steps would be great.
After install of turnkey-drupal7-13.0-wheezy-amd64-vmdk.zip (Version 13 stable) on a Windows7 64-bit machine, going to 10.0.0.5 in browser shows
Error
The website encountered an unexpected error. Please try again later.
Error message
PDOException: SQLSTATE[28000] [1045] Access denied for user 'drupal7'@'localhost'
(using password: YES) in lock_may_be_available() (line 167 of /var/www/drupal7/includes/lock.inc).
When VirtualBox Linux is shut down, this is shown: "Stoppng MySQL database server FAILED"
This is a fairly minor problem in the grand scheme of things, but it caused me over three hours of grief tonight, so I'm going to post a question to see if the problem is universal, or unique to me.
Today I installed Turnkey's MediaWiki ISO for the first time in order to evaluate it for possible use at work. The installation experience was actually very good and I had the Wiki up and running in short order.