-
AuthorPosts
-
July 4, 2017 at 8:50 pm #30114
Hi, I have a problem with downloading images by client in woocommerce.
After payment, it is not possible to download pictures, there is a statement: Download files are not yet available
In Symbiostock Settings -> System – is enable run all processes
Manually when i run Symbiostock Processor (cron job)- still not work.
Thanks for help
July 5, 2017 at 1:52 pm #30117July 6, 2017 at 9:05 pm #30125Hi, cron job in direct admin is set every minute:

When i upload photo by Upload Media, it load too long ex 5-10 minutes (1 photo)
There is a screen on setting Symbiostock in wordpress:
July 7, 2017 at 7:18 am #30126What command I have to set in cron in DirectAdmin ?
I copied the command from the panel Symbiostock -> Settings -> System:
curl -silent -A ‘Mozilla’ ‘http://www.domain.com/?c=1&ss_c=35ca9deecb8c2fcf80ef’ >/dev/null 2>&1
And set “1” in the minute field in cron. I don’t know it is good settings??
July 7, 2017 at 7:49 am #30127here is a examples of cron direct admin commands:
/usr/local/bin/php /home/user/domains/domain.com/public_html/script.php
/usr/local/bin/curl –silent http://www.domain.com/cron.php > /dev/null
/usr/bin/wget -O /dev/null http://www.domain.com/cron.phpJuly 10, 2017 at 10:33 pm #30132July 10, 2017 at 10:42 pm #30134Hi Robin, everything works! I added /usr/local/bin/ befeore the Symbiostock command
Thanks for help
-
AuthorPosts
You must be logged in to reply to this topic.

