Error causing website to be down
-
A website I’m working on went down today, I debugged it and found there was an error with the plugin:
Fatal error: require_once(): Failed opening required ‘/var/www/wp-content/plugins/the-events-calendar/src/functions/php-min-version.php’ (include_path=’.:/opt/remi/php73/root/usr/share/pear:/opt/remi/php73/root/usr/share/php:/usr/share/pear:/usr/share/php’) in?/var/www/wp-content/plugins/the-events-calendar/the-events-calendar.php?on line?36
This is line 36:
require_once dirname( TRIBE_EVENTS_FILE ) . ‘/src/functions/php-min-version.php’;Where’s the error?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error causing website to be down’ is closed to new replies.