| Rev | Author | # | Line |
|---|---|---|---|
| 1 | WikiAdmin | 1 | !!!No such file or directory |
| 2 | |||
| 3 | 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: | ||
| 3 | JohnMcPherson | 4 | <verbatim> |
| 1 | WikiAdmin | 5 | touch /etc/doesnotexist/foo |
| 3 | JohnMcPherson | 6 | </verbatim> |
| 7 | will complain with "No such file or directory" since /etc/doesnotexist does not exist. | ||
| 2 | JohnButtery | 8 | |
| 3 | JohnMcPherson | 9 | This error can be returned by many system calls that work with files. |
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