Fatal error: require_once() [function.require]: Failed opening required ‘clsdataaccess.php’
(include_path=’.:/usr/local/lib/php-5.2.12/lib/php’) in /hermes/path/web135/somebuketno/accountname/class/clsprojects.php on
line 3 Reason:
The script at line 3 of the file ‘clsprojects.php’ is trying to call the file ‘clsdataaccess.php’, but there is no file in the directory.
Fix : If you see the error “failed to open stream: No such file or directory”, then the particular file in the account is missing or it is uploaded to the incorrect directory. You can fix this issue by moving the file to the correct location or uploading it to the proper location. If the file is uploaded to a different directory, you can also correct this issue by correcting the path in the PHP file.
(include_path=’.:/usr/local/lib/php-5.2.12/lib/php’) in /hermes/path/web135/somebuketno/accountname/class/clsprojects.php on
line 3 Reason:
The script at line 3 of the file ‘clsprojects.php’ is trying to call the file ‘clsdataaccess.php’, but there is no file in the directory.
Fix : If you see the error “failed to open stream: No such file or directory”, then the particular file in the account is missing or it is uploaded to the incorrect directory. You can fix this issue by moving the file to the correct location or uploading it to the proper location. If the file is uploaded to a different directory, you can also correct this issue by correcting the path in the PHP file.
No comments:
Post a Comment