Hi: I spent a lot of time creating a query, and it doesn´t return an error, but I run it and doesn´t start. I left it for 23 hours (more than enough, I think) and it didn´t get one single row. I checked with other program (Pentaho spoon, that lets you follow the operation).
The query has a lot of joins, but I wrote some with more, with no problems.
I´d really appreciate any advise on which part is slowing it down
here goes the query:
SELECT
P.apellido
, P.nombre
, CONCAT(P.apellido,", ",P.nombre) AS apellido_nombre
Suppose I create a backup using TKLBAM from a VM running in a local machine and then I create the same machine / appliance in Amazon cloud server, can I restore the backup including the configuration I have created to the cloud server running the same appliance.
The idea is to migrate from the VM / local machine to the cloud.
I got this message after s3 was discontinued due to a billing issue. I re-registerd and now S3 activiation is endlessly pending. So I can run instances, but can't backup them due to this issue.
I used TurnKey Hub to backup vTiger 5.2.1. Everything went well.
Used restore to migrate the 5.2.1 data into a fresh install of Turnkey vTiger 12.0 (5.4.0) and everything appears to work, but when I sign in to the appliance i get a blank page with the message: Migration Incompleted. Please contact your system administrator.
I've tried the migration from scratch 2 times. Not working.
Hi all. I install LAMP on a VMWare box on Windows and it went through perfectly. I can ping the ip address of the installation from within Windows. The problem is that when I open a browser and try to go to any of the links e.g. web shell or web admin, the pages do not load. It keeps saying the website is not available.
I had an issue earlier today where my WP instance got hacked, so I tried restoring to an earlier backup with TKLBAM and I see that the infected files are still there.
I also tried deleting the entire folder, and restoring the latest full backup, but all of the files weren't brought back so i was stuck with a half-installation of WP.
I have configured tklbam and use local storage for my backups (as described here). It is not clear to me if I need to store the keys everytime I do a backup. I use:
tklbam-escrow -P /local/storage/key
Do I need to do this everytime I execute the following? Or is doing it once enough for all backups on that machine?