Please, I need your help with setting up a cron job for phplist.
This is the code :
"/usr/bin/lynx -source 'http://ledmx.x10.mx/phplist3/admin/index.php?page=processqueue&login=sgtz&password=s1erra' > /home/ledmxx10/public_html/cronlogs/process_listserv.htm"
Previously I tried with this other cron :
/usr/local/cpanel/3rdparty/bin/php -q /home/ledmxx10/public_html/phplist3/admin/index.php -pprocessqueue -c/home/ledmxx10/public_html/phplist3/config/config.php > /home/ledmxx10/public_html/cronlogs/process_listserv.htm
As no output is generated I'm wondering
A) Ff there's another way to diagnose what's happening internally.
B) Which one of these scripts should I use ?
C) Are crons enabled by Admin ?
Regards,
-------------
Update : Guys,
Finally it is reporting to the log.
This is the error.
Failed loading /usr/local/IonCube/ioncube_loader_lin_5.3.so: /usr/local/IonCube/ioncube_loader_lin_5.3.so: undefined symbol: zend_resolve_path
phpList version 2.11.7 (c) 2000-2013 phpList Ltd, http://www.phplist.com
Error: Sorry, You (ledmxx10) do not have sufficient permissions to run phplist on commandline
Any idea how to fix it ?
This is the code :
"/usr/bin/lynx -source 'http://ledmx.x10.mx/phplist3/admin/index.php?page=processqueue&login=sgtz&password=s1erra' > /home/ledmxx10/public_html/cronlogs/process_listserv.htm"
Previously I tried with this other cron :
/usr/local/cpanel/3rdparty/bin/php -q /home/ledmxx10/public_html/phplist3/admin/index.php -pprocessqueue -c/home/ledmxx10/public_html/phplist3/config/config.php > /home/ledmxx10/public_html/cronlogs/process_listserv.htm
As no output is generated I'm wondering
A) Ff there's another way to diagnose what's happening internally.
B) Which one of these scripts should I use ?
C) Are crons enabled by Admin ?
Regards,
-------------
Update : Guys,
Finally it is reporting to the log.
This is the error.
Failed loading /usr/local/IonCube/ioncube_loader_lin_5.3.so: /usr/local/IonCube/ioncube_loader_lin_5.3.so: undefined symbol: zend_resolve_path
phpList version 2.11.7 (c) 2000-2013 phpList Ltd, http://www.phplist.com
Error: Sorry, You (ledmxx10) do not have sufficient permissions to run phplist on commandline
Any idea how to fix it ?
Last edited: