Jump to content

Jose Montiel

Approved members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Jose Montiel

  1. Hello,

    I'm tracking a problem related to GeoTargeting, and I'm trying to activate deliveryLog, which will log useful;l information like 

           OX_Delivery_logMessage('real address set to '.$ip, 7);

    I had changed the conf file section like this

       [deliveryLog]
       enabled=1
       name="delivery.log"
       fileMode=0644
       priority=6

     

    However, file delivery.log is not created.

    I also checked directories permissions, php-fpm has permission to write on /var folder, and even created the file but nothing is added. 

    I can't find any documentation on how to activate this functionality.

    Can somebody point me in the right direction ?

     

    Technical details

    OS: Ubuntu 20.04

    PHP-FPM: 7.4

    Nginx: 1.18.0

    Revive: 5.0.5

    7 minutes ago, Jose Montiel said:

    Hello,

    I'm tracking a problem related to GeoTargeting, and I'm trying to activate deliveryLog, which will log useful;l information like 

           OX_Delivery_logMessage('real address set to '.$ip, 7);

    I had changed the conf file section like this

       [deliveryLog]
       enabled=1
       name="delivery.log"
       fileMode=0644
       priority=6

     

    However, file delivery.log is not created.

    I also checked directories permissions, php-fpm has permission to write on /var folder, and even created the file but nothing is added. 

    I can't find any documentation on how to activate this functionality.

    Can somebody point me in the right direction ?

     

    Technical details

    OS: Ubuntu 20.04

    PHP-FPM: 7.4

    Nginx: 1.18.0

    Revive: 5.0.5

    Typo: I created the file not php-fpm

×
×
  • Create New...