So, I've searched the whole internet for this error, yet, i'm the only one who have this error,
when i upload the script to http://exampe.com/folder
and view check.php
, i get no errors at all and it runs perfectly
but the customer doesn't want it in a sub-folder , And here comes the problem, when i upload the script to /public and run check.php i get
Warning: include_once(/srv/users//apps/quizyask/public/../RequirementsChecker.php): failed to open stream: No such file or directory in /srv/users//apps/example/public/check.php on line 12
Warning: include_once(): Failed opening '/srv/users//apps/example/public/../RequirementsChecker.php' for inclusion (include_path='.:/opt/sp/php7.2/lib/php') in /srv/users//apps/example/public/check.php on line 12
any help ?