Home › Forums › Calendar Products › Events Calendar PRO › Problem whit open_basedir
- This topic has 7 replies, 2 voices, and was last updated 8 years, 1 month ago by
leoferrari.
-
AuthorPosts
-
March 23, 2018 at 7:16 am #1486914
leoferrari
ParticipantPlease, i have this problem:
Warning: file_exists(): open_basedir restriction in effect. File(/tmp/tribe_tmp_file_logger_2018-03-23.log) is not within the allowed path(s): (/home/adunicamp.org.br) in /home/adunicamp.org.br/www/novosite/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 63
Warning: is_writable(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/adunicamp.org.br) in /home/adunicamp.org.br/www/novosite/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 137
Warning: is_writable(): open_basedir restriction in effect. File(/tmp/tribe_tmp_file_logger_2018-03-23.log) is not within the allowed path(s): (/home/adunicamp.org.br) in /home/adunicamp.org.br/www/novosite/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 68
Warning: file_exists(): open_basedir restriction in effect. File(/tmp/tribe_tmp_file_logger_2018-03-23.log) is not within the allowed path(s): (/home/adunicamp.org.br) in /home/adunicamp.org.br/www/novosite/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 63
Warning: is_writable(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/adunicamp.org.br) in /home/adunicamp.org.br/www/novosite/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 137
Warning: is_writable(): open_basedir restriction in effect. File(/tmp/tribe_tmp_file_logger_2018-03-23.log) is not within the allowed path(s): (/home/adunicamp.org.br) in /home/adunicamp.org.br/www/novosite/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 68
Warning: is_writable(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/adunicamp.org.br) in /home/adunicamp.org.br/www/novosite/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 137
Warning: is_writable(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/adunicamp.org.br) in /home/adunicamp.org.br/www/novosite/wp-content/plugins/the-events-calendar/common/src/Tribe/Log/File_Logger.php on line 137
What I have to do? The plugin seems working well. This error can
March 26, 2018 at 5:39 am #1488459Jaime Marchwinski
KeymasterHi Leonardo,
Thanks so much for reaching out!
As a first step, can you try disabling the Event Log under Events > Help > Event Log?
Let me know if that helps!
Thanks,
Jaime
March 26, 2018 at 7:05 am #1488522leoferrari
ParticipantDone!
But the errors its there.March 26, 2018 at 7:27 am #1488554Jaime Marchwinski
KeymasterHi Leonardo,
Another thing you can try is to change the location of the log, so add something like this to your theme’s functions.php file:
add_filter( 'tribe_file_logger_directory', function() { return '/my/custom/logging/location'; } );Let me know if that helps!
Thanks,
Jaime
March 26, 2018 at 7:32 am #1488560leoferrari
ParticipantJaime, perfect!!!
this problem is resolved!thanks a lot.
March 26, 2018 at 9:27 am #1488647leoferrari
ParticipantPerfect!
March 27, 2018 at 4:04 am #1489330Jaime Marchwinski
KeymasterGlad we could help, you are welcome back in our support forums any time!
Since you marked this thread as Resolved, I am going to close this thread.
Have a great week!
-
AuthorPosts
- The topic ‘Problem whit open_basedir’ is closed to new replies.
