I cannot enter my admin panel in my php word cloud script, I get this error: "Warning: fopen(/home/...../public_html/admin/parsed/dashboard.main.php) [function.fopen]: failed to open stream: No such file or directory in /home/....../public_html/lib/fusebox/fusebox4.runtime.php4.php on line 501 Warning: flock(): supplied argument is not a valid stream resource in /home/....../public_html/lib/fusebox/fusebox4.runtime.php4.php on line 502 Could not get exclusive lock to Parsed File file" I have no idea what caused this because previously it was working fine and haven't even made any changes or touched the site in some time now. Anyone know what to do to fix this?
Yes the file is there, nothing has been removed. I was trying to bring up the log-in for admin panel but instead got those errors. So not sure what I would need to do to resolve the problem.