duckxtales Posted March 11, 2007 Share Posted March 11, 2007 Hi, I'm getting this error on all my websites that deal with PHP. This is the error: Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 Fatal error: Unknown: Failed opening required 'v_global.php' (include_path='.:/usr/lib/php;/usr/local/lib/php:v_library:../v_library') in Unknown on line 0 What could have caused this and how can I fix it? Thanks, pat Link to comment https://forums.phpfreaks.com/topic/42169-php-error-no-such-file-or-directory-in-unknown-on-line-0/ Share on other sites More sharing options...
marcus Posted March 11, 2007 Share Posted March 11, 2007 include('/home/USER/public_html/folder/filename.php'); Link to comment https://forums.phpfreaks.com/topic/42169-php-error-no-such-file-or-directory-in-unknown-on-line-0/#findComment-204580 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.