Ive gotten this error three times today when ive posted on here
Warning: require_once(/home/simple/security/Sources/Subs.php) [function.require-once]: failed to open stream: No such file or directory in /home/simple/public_html/community/index.php on line 48
Fatal error: require_once() [function.require]: Failed opening required '/home/simple/security/Sources/Subs.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/simple/public_html/community/index.php on line 48
We're attempting to do some data collection on whats causing the slow downs. So we had to modify some files. When you ftp upload it doesn't do a make-before-break so the file isn't available for a brief time which means the require_once() fails.