Announcement

Collapse
No announcement yet.

Can't retreive emails

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Can't retreive emails

    Hi All,

    Just loaded ESPO and all seems good except the system is not retrieving emails. I think it may be having trouble with my cron. I am using PHP ver 8.2 running on Linux Apache 2.4x, MySQL 5.7x

    There seems to be no activity in the logs as you can see in the attached screen shots. Also, the cron instructions are listed in red on the server. Is that an indication of incorrect command switches? I tried to install the instruction set provided by ESPO system (listed below) but those instructions are not accepted by the server as there is an error (see below).

    * * * * * cd /home1/xxxxxxxxx/crm.otg.video; /opt/cpanel/ea-php82/root/usr/bin/php -f cron.php > /dev/null 2>&1

    The cron is giving me the following error: Error "-":4: bad command errors in crontab file, can't install.

    The command set the system installed by itself is cd /home1/xxxxxxx/crm.otg.video; php -f cron.php > /dev/null

    If anyone could provide a little direction, that would be greatly appreciated.


    Best Regards.

    Attached Files
Working...
X