Fatal error: require_once()

epiz_26281317

Warning : require_once(classe-tenista.php): failed to open stream: No such file or directory in /home/vol9_2/epizy.com/epiz_26281317/htdocs/index.php on line 6

Fatal error : require_once(): Failed opening required ‘classe-tenista.php’ (include_path=‘.:/usr/share/pear/:.:/usr/share/pear/:/usr/share/Classes’) in /home/vol9_2/epizy.com/epiz_26281317/htdocs/index.php on line 6

My project is runnng in localhost, but when i uo loaded to infinity i receive this error message,
I have this directory structure
HTDOCS index.php
Classes classe-tenista.php
CSS estilo.css

the error is in this line on index.php (require_once ‘Classes/classe-tenista.php’:wink:
I dont know how to fix.

Thank you !!

Make sure that you have this inside the htdocs or you have also uploaded it.

more like because of case sensitivity:

4 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.