Penguin

Differences between current version and revision by previous author of ENOENT.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 3 Last edited on Thursday, August 18, 2005 12:24:57 pm by JohnMcPherson
Older page: version 2 Last edited on Monday, May 5, 2003 2:33:09 pm by JohnButtery Revert
@@ -1,7 +1,9 @@
 !!!No such file or directory 
  
 This error occurs when a file or directory cannot be found. Note, this can happen when creating a file if one of the parent directories doesn't exist, eg: 
+<verbatim>  
  touch /etc/doesnotexist/foo 
-will complain with "No such file or directory" since /etc/doesnotexist does not exist 
+</verbatim>  
+ will complain with "No such file or directory" since /etc/doesnotexist does not exist.  
  
-You step in the stream, but the water has moved on. That file is not there
+This error can be returned by many system calls that work with files
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors. The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument