1. vindima
  2. RO CSVI
  3. Friday, 26 April 2019
  4.  Subscribe via email
Hello,

I recently bought CSVI and I tried to import joomla users with it. It works perfectly.
But, I can't set a CRON tasks to make the import automatic.
I tried to run the command on OVH plesk : usr/bin/php /var/www/vhosts/http://lavisnature.fr/groupeperret.fr/administrator/components/com_csvi/helper/cron.php --key="3UJkGP8HbF" --template_id="1"
Any idea ?
Thanks
Accepted Answer Pending Moderation
Hello,
Two things to check with your cron.
1. In your template settings on Details tab check if you have set Enable frontend/cron to yes.
2. Check if your php executable path usr/bin/php is correct.

Other than that your cron command looks fine.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
I check those 2 things.
Everything seems good. I have this error :

Could not open input file: /var/www/vhosts/http://lavisnature.fr/groupeperret.fr/administrator/components/com_csvi/helper/cron.php
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
I noticed something with the cron path. There are two domain names in the cron path http://lavisnature.fr/groupeperret.fr. That seems to be wrong. Can you check your server root path?
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
It's because it's a sub domain.

I change the path to http://groupeperret.fr/administrator/components/com_csvi/helper/cron.php --key="3UJkGP8HbF" --template_id="1"
And I have this error : Error: Failed to start application: The MySQLi extension for PHP is not installed or enabled.

Thank for your help !
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,

The error means that your command is correct but probably are using the wrong PHP executable. Check with your hosting company what the correct path is to the PHP executable. The usr/bin/php might not be the correct one as it looks like it is not setup.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
Hello,

Thanks for your answer.

Everything was right with my command; But OVH plesks seems to have some difficulties running those commands. So I use php script instead with the command in it.

It works well !

Bye
  1. more than a month ago
  2. RO CSVI
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!