Failed to open Stream: No Such file or directory
ox1c opened this issue · 2 comments
Hi,
I have tried to intsall this on an ubuntu and debian vps but am getting the following error ?
Warning: require(/opt/lampp/htdocs/Panel/private/helpers/authverify.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/Panel/vendor/controller.php on line 66
Fatal error: require(): Failed opening required '/opt/lampp/htdocs/Panel/private/helpers/authverify.php' (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/Panel/vendor/controller.php on line 66
I am running PHP 7.0 and have also tried v5.0 ? Is there something that i am missing ? seems to be with those two files?
Thanks
Hello bro it seem to late to reply....for my solution is just rename the file AuthVerify.php in /Panel/private/helpers/AuthVerify.php to authverify.php.....and reload the page...
i hop it can help you. :)