[wgo-web] Try this way?



commit 80e01525db653b401f08b3317ef844b6e002e2c9
Author: Andrea Veri <averi redhat com>
Date:   Wed Jun 19 15:34:20 2019 +0200

    Try this way?

 civicrm-cron.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/civicrm-cron.sh b/civicrm-cron.sh
index 1e5f72f..e28b61d 100755
--- a/civicrm-cron.sh
+++ b/civicrm-cron.sh
@@ -1,3 +1,4 @@
 #!/bin/bash
 
-scl enable rh-php71 php /srv/http/www.gnome.org/html/wp-content/plugins/civicrm/civicrm/bin/cli.php -s 
www.gnome.org -u civicrmcron -p "${CIVICRM_USER_PASSWORD}" -e Job -a execute
+scl enable rh-php71 bash
+php /srv/http/www.gnome.org/html/wp-content/plugins/civicrm/civicrm/bin/cli.php -s www.gnome.org -u 
civicrmcron -p "${CIVICRM_USER_PASSWORD}" -e Job -a execute


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]