Apropos.
And now answered.
A Google search led me here and left the question unanswered, now rectified for others, unlike what I found upon arrival.
how do i remove event search in the events calendar
go here
/wp-content/plugins/the-events-calendar/views
edit list.php
delete line under
<!– Tribe Bar –>
<?php tribe_get_template_part( ‘modules/bar’ ); ?>
eAccelerator and suPHP don’t play nice together because of file permissions
Disable eAccelerator …rebuild Apache
or try
Adding this to .htaccess
php_flag eaccelerator.enable 0
php_flag eaccelerator.optimizer 0