Error with PHP 5.6 to PHP 7.2.4. Include_once don´t work
问题 The video illustrating the problem in real time is available here: link: https://www.youtube.com/watch?v=IaTJNS31w6A&feature=youtu.be I have been learning web-development. Newbie in PHP. I created a site in a local server WAMP. By default WAMP uses PHP 5.6. When the version is changed to 7.2.4, the site doesn't work. The warnings are: Warning: include_once(/app/config.inc.php): failed to open stream: No such file or directory in E:\wamp64\www\ziurfreelance2\index.php on line 3 and Warning: