Jump to content

Activating deliveryLog


Recommended Posts

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...