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
You need to be logged in to view a user's profile.
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.
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
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
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
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
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?
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
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
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 !
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 !
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.
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
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »