Warning: file_exists(): open_basedir restriction in effect.

Home Forums Calendar Products Events Calendar PRO Warning: file_exists(): open_basedir restriction in effect.

  • This topic has 3 replies, 4 voices, and was last updated 9 years, 3 months ago by Addicional Fresh Marketing SL.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1219530

    Hi,
    I just purchased The Events Calendar Pro and, once installed, got this warning: Warning: file_exists(): open_basedir restriction in effect.

    My hosting company says it’s not possible to change the open_basedir settings on the PHP configuration by security polices. As seen in your previous response, I turned the log into Disabled in WP-Admin >Events > Help > Event Log, but nothing happened. The warnings are still there.

    Can you help me with this?
    The site is currently under development, if you need acces I can get you credentilas in private.

    regards,

    #1220026
    Josh
    Participant

    Hey Eloi,

    Thanks for reaching out to us!

    I apologize for the inconvenience of this particular warning for your site. Another alternative that has been suggested by one of our developers has been to filter the location for the logging files. For example, you could use our “tribe_file_logger_directory” filter and change the location like:

    
    add_filter( 'tribe_file_logger_directory', function() { return '/my/custom/logging/location'; } );
    

    Let me know if this helps.

    Thanks!

    #1231392
    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: file_exists(): open_basedir restriction in effect.’ is closed to new replies.