I have a site with 4 storeviews, if i use the cron then the extension only cache the 4 homepages and not the categories.
The urllist.txt is ok in the folder var/turbocache and multistoreview is enabled.
If i do it manual then it's work, but if i use the cron then the cron only work for the homepages this means the cron configuration is ok.
The topic has been locked.
Re:Automatic cache management with cron
14 years, 1 month ago #15357
Seems to be a problem in the server configuration. Try to run the scriptt WEB_ROOT/app/code/local/Artio/MTurbo/Model/scripts/getstatichtml.sh from the console. The script needs one parametr; path to turbocache default WEB_ROOT/var/turbocache.
Watch the output from console. Should there be indications of what happened.