PHP Fatal error: require_once(): Failed opening required ‘cau_functions.php’
-
I faced the issue 2 days back. My site was down for around 36 hours.
Issue was caused by the plugin “Companion Auto Update” starting around 10:30pm on the 10th.
[10-Feb-2018 10:31:38 UTC] PHP Warning: require_once(cau_functions.php): failed to open stream: No such file or directory in ../public_html/wp-content/plugins/companion-auto-update/companion-auto-update.php on line 126
[10-Feb-2018 10:31:38 UTC] PHP Fatal error: require_once(): Failed opening required ‘cau_functions.php’ (include_path=’.:/ea-php70/root/usr/share/pear’) in /public_html/wp-content/plugins/companion-auto-update/companion-auto-update.php on line 126
Renamed the folder under /plugins/ and site is working again.What can cause this issue?
PS: File ‘cau_functions.php’ is not available and companion auto update plugin version was 3.0 when this issue occurred.
The topic ‘PHP Fatal error: require_once(): Failed opening required ‘cau_functions.php’’ is closed to new replies.