Warning: fopen(/tmp/tribe_tmp_file_logger_XXXX-XX-XX.log)

Home Forums Calendar Products Events Calendar PRO Warning: fopen(/tmp/tribe_tmp_file_logger_XXXX-XX-XX.log)

  • This topic has 3 replies, 4 voices, and was last updated 9 years, 4 months ago by Mohd Saiful Abdul Samad.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1205098

    I had a same problem. Get this warning message:

    Warning: fopen(/tmp/tribe_tmp_file_logger_2016-12-13.log) [function.fopen]: failed to open stream: Permission denied in /home/xxxweb/public_html/newxxx/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 68

    please advice on file permission

    #1205569
    Andras
    Keymaster

    Hi Sepoil x,

    The file that is being opened (/tmp/tribe_tmp_file_logger_2016-12-13.log) is in a temporary directory. The temporary folder is usually handled automatically by the system.

    If you can assign permissions to the /tmp folder, then I would give it -755 or -775.

    Otherwise I would recommend to contact your hosting provider, they should be able to help you out with this easily.

    The “Permission denied…” message simply shows where the function resides that tried to open that file.

    Let me know if this helps.

    Cheers,
    Andras

     

     

    #1213209
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Warning: fopen(/tmp/tribe_tmp_file_logger_XXXX-XX-XX.log)’ is closed to new replies.