G'day,
We use Matrix 3.28.1. From the Linux command line, I issued the command:
sudo php system_integrity_foreign_keys.php /home/websites/mysource_matrix
And after entering the root password the script gives the output
> checking table sq_ast_lnk…
Then it exists without any other output. The instruction manual suggests that the script should check a number of tables then report results. Does this abbreviated output mean that the script isn't working?
(I'm trying a few different system_integrity scripts out because our Matrix system is taking 45 seconds-or-so to respond if we try to add a design customisation to a design; and I'm trying to find if there's something wrong…)
Thanks,
Warwick
[quote]
G'day,
We use Matrix 3.28.1. From the Linux command line, I issued the command:
sudo php system_integrity_foreign_keys.php /home/websites/mysource_matrix
And after entering the root password the script gives the output
> checking table sq_ast_lnk…
Then it exists without any other output. The instruction manual suggests that the script should check a number of tables then report results. Does this abbreviated output mean that the script isn't working?
(I'm trying a few different system_integrity scripts out because our Matrix system is taking 45 seconds-or-so to respond if we try to add a design customisation to a design; and I'm trying to find if there's something wrong…)
Thanks,
Warwick
[/quote]
Could you perhaps check the error log and see if there is an error there?
Also, if your system is taking a long time, check your designs by looking at the dependants screen and seeing how long that screen takes to load. If it does take a while to load, try using a simpler design and see if that helps.