Failed opening file
Warning
require_once(/home/example/public_html/system/startup.php) [function.require-once]: failed to open stream: No such file or directory in/home/domain/public_html/index.php on line 19
Fatal error: require_once() [function.require]: Failed opening required '/home/example/public_html/system/startup.php' (include_path='.:/usr/lib/php') in/home/domain/public_html/index.php on line 19
-
please post here your actual code. if this is actual code then you need change some data in to the your url. E.x (/home/example/public_html/system/startup.php) To (/home/Your username of server/public_html/system/startup.php). In other way check your internal folder permission setting or file permission setting. 0 -
Hello :) Could you verify if the referenced file (/home/example/public_html/system/startup.php) exists, and if so, the permission and ownership values of the file? Thank you. 0
Please sign in to leave a comment.
Comments
2 comments