Jump to content
  • 0
Sign in to follow this  
bWolfie

Flux CP - Donation Error? PaymentNotifyRequest.php

Question

[Mon Feb 06 19:36:34.292935 2017] [:error] [pid 15965] [client 173.0.81.1:35535] PHP Warning:  fopen(/var/www/html/cp/data/logs/transactions/web_accept/Completed/3P067541NC953022L.log.php): failed to open stream: Permission denied in /var/www/html/cp/lib/Flux/PaymentNotifyRequest.php on line 417

 

I'm logging things using the VIrtualHost system and this is a message I received. It happened the moment I donated money and was returned to the CP. The donation went through, I'm just curious as to what this is.

 

What could it mean?

Edited by True Zeal

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

The Problem is not the PaymentNotifyRequest.php

 

its the file what the Request is calling line 417 from checking the Herc FLux CP  your PayPal log file dont got write permission

 

the log files are located in /logs/transactions

 

be sure the paypal log file got the correct permission

Share this post


Link to post
Share on other sites
  • 0

It's strange. I tested donating $1 over and over and it works just fine. But I keep getting this message. I even did chmod -R 777 on that file.

Share this post


Link to post
Share on other sites
  • 0

The Problem is not the PaymentNotifyRequest.php

 

its the file what the Request is calling line 417 from checking the Herc FLux CP  your PayPal log file dont got write permission

 

the log files are located in /logs/transactions

 

be sure the paypal log file got the correct permission

 

Thanks. I did:

 

chown -R 48:48 ../cp/data/logs
chmod -R 0777 ../cp/data/logs

 

What should my chmod value be? When I did 0600 like it recommended in error.php, site wouldn't work.

Share this post


Link to post
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.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.