3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dir = "/etc"; // Open a known directory, and proceed to read its contents if (is_dir($dir)) { if ($dh = opendir($dir)) { while (($file = readdir($dh)) !== false) { echo "filename: $file : filetype: " . filetype($dir . $file) . "\n"; } closedir($dh); } }
Output for 8.1.24 - 8.1.28, 8.2.11 - 8.2.18, 8.3.0 - 8.3.7
Warning: filetype(): open_basedir restriction in effect. File(/etc.) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: . : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etc..) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: .. : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcmtab) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: mtab : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcld.so.conf.d) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: ld.so.conf.d : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcpacman.d) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: pacman.d : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcprofile.d) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: profile.d : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcskel) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: skel : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcarch-release) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: arch-release : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etccrypttab) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: crypttab : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcfstab) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: fstab : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcgroup) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: group : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcgshadow) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: gshadow : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etchost.conf) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: host.conf : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etchosts) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: hosts : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcissue) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: issue : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcld.so.conf) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: ld.so.conf : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcmotd) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: motd : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcnsswitch.conf) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: nsswitch.conf : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcpasswd) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: passwd : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcphp.ini) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: php.ini : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcphp_archive.ini) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: php_archive.ini : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcprofile) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: profile : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcprotocols) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: protocols : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcresolv.conf) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: resolv.conf : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcsecuretty) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: securetty : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcservices) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: services : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcshadow) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: shadow : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcshells) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: shells : filetype:
Output for 7.4.27 - 7.4.32, 8.0.14 - 8.0.30, 8.1.0 - 8.1.23, 8.2.0 - 8.2.10
Warning: filetype(): open_basedir restriction in effect. File(/etc.) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: . : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etc..) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: .. : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcpacman.d) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: pacman.d : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcprotocols) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: protocols : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcservices) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: services : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcarch-release) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: arch-release : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etccrypttab) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: crypttab : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcfstab) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: fstab : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcgroup) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: group : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcgshadow) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: gshadow : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etchost.conf) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: host.conf : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etchosts) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: hosts : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcissue) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: issue : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcld.so.conf) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: ld.so.conf : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcld.so.conf.d) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: ld.so.conf.d : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcmotd) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: motd : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcmtab) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: mtab : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcnsswitch.conf) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: nsswitch.conf : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcpasswd) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: passwd : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcprofile) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: profile : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcprofile.d) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: profile.d : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcresolv.conf) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: resolv.conf : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcsecuretty) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: securetty : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcshadow) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: shadow : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcshells) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: shells : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcskel) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: skel : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcphp.ini) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: php.ini : filetype: Warning: filetype(): open_basedir restriction in effect. File(/etcphp_archive.ini) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Mo4iG on line 8 filename: php_archive.ini : filetype:
Output for 5.2.3 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.34, 7.3.0 - 7.3.33, 7.4.0 - 7.4.26, 8.0.0 - 8.0.13
Warning: filetype(): Lstat failed for /etc. in /in/Mo4iG on line 8 filename: . : filetype: Warning: filetype(): Lstat failed for /etc.. in /in/Mo4iG on line 8 filename: .. : filetype: Warning: filetype(): Lstat failed for /etcpacman.d in /in/Mo4iG on line 8 filename: pacman.d : filetype: Warning: filetype(): Lstat failed for /etcprotocols in /in/Mo4iG on line 8 filename: protocols : filetype: Warning: filetype(): Lstat failed for /etcservices in /in/Mo4iG on line 8 filename: services : filetype: Warning: filetype(): Lstat failed for /etcarch-release in /in/Mo4iG on line 8 filename: arch-release : filetype: Warning: filetype(): Lstat failed for /etccrypttab in /in/Mo4iG on line 8 filename: crypttab : filetype: Warning: filetype(): Lstat failed for /etcfstab in /in/Mo4iG on line 8 filename: fstab : filetype: Warning: filetype(): Lstat failed for /etcgroup in /in/Mo4iG on line 8 filename: group : filetype: Warning: filetype(): Lstat failed for /etcgshadow in /in/Mo4iG on line 8 filename: gshadow : filetype: Warning: filetype(): Lstat failed for /etchost.conf in /in/Mo4iG on line 8 filename: host.conf : filetype: Warning: filetype(): Lstat failed for /etchosts in /in/Mo4iG on line 8 filename: hosts : filetype: Warning: filetype(): Lstat failed for /etcissue in /in/Mo4iG on line 8 filename: issue : filetype: Warning: filetype(): Lstat failed for /etcld.so.conf in /in/Mo4iG on line 8 filename: ld.so.conf : filetype: Warning: filetype(): Lstat failed for /etcld.so.conf.d in /in/Mo4iG on line 8 filename: ld.so.conf.d : filetype: Warning: filetype(): Lstat failed for /etcmotd in /in/Mo4iG on line 8 filename: motd : filetype: Warning: filetype(): Lstat failed for /etcmtab in /in/Mo4iG on line 8 filename: mtab : filetype: Warning: filetype(): Lstat failed for /etcnsswitch.conf in /in/Mo4iG on line 8 filename: nsswitch.conf : filetype: Warning: filetype(): Lstat failed for /etcpasswd in /in/Mo4iG on line 8 filename: passwd : filetype: Warning: filetype(): Lstat failed for /etcprofile in /in/Mo4iG on line 8 filename: profile : filetype: Warning: filetype(): Lstat failed for /etcprofile.d in /in/Mo4iG on line 8 filename: profile.d : filetype: Warning: filetype(): Lstat failed for /etcresolv.conf in /in/Mo4iG on line 8 filename: resolv.conf : filetype: Warning: filetype(): Lstat failed for /etcsecuretty in /in/Mo4iG on line 8 filename: securetty : filetype: Warning: filetype(): Lstat failed for /etcshadow in /in/Mo4iG on line 8 filename: shadow : filetype: Warning: filetype(): Lstat failed for /etcshells in /in/Mo4iG on line 8 filename: shells : filetype: Warning: filetype(): Lstat failed for /etcskel in /in/Mo4iG on line 8 filename: skel : filetype:
Output for 7.4.33
Warning: filetype(): Lstat failed for /etc. in /in/Mo4iG on line 8 filename: . : filetype: Warning: filetype(): Lstat failed for /etc.. in /in/Mo4iG on line 8 filename: .. : filetype: Warning: filetype(): Lstat failed for /etcpacman.d in /in/Mo4iG on line 8 filename: pacman.d : filetype: Warning: filetype(): Lstat failed for /etcprotocols in /in/Mo4iG on line 8 filename: protocols : filetype: Warning: filetype(): Lstat failed for /etcservices in /in/Mo4iG on line 8 filename: services : filetype: Warning: filetype(): Lstat failed for /etcarch-release in /in/Mo4iG on line 8 filename: arch-release : filetype: Warning: filetype(): Lstat failed for /etccrypttab in /in/Mo4iG on line 8 filename: crypttab : filetype: Warning: filetype(): Lstat failed for /etcfstab in /in/Mo4iG on line 8 filename: fstab : filetype: Warning: filetype(): Lstat failed for /etcgroup in /in/Mo4iG on line 8 filename: group : filetype: Warning: filetype(): Lstat failed for /etcgshadow in /in/Mo4iG on line 8 filename: gshadow : filetype: Warning: filetype(): Lstat failed for /etchost.conf in /in/Mo4iG on line 8 filename: host.conf : filetype: Warning: filetype(): Lstat failed for /etchosts in /in/Mo4iG on line 8 filename: hosts : filetype: Warning: filetype(): Lstat failed for /etcissue in /in/Mo4iG on line 8 filename: issue : filetype: Warning: filetype(): Lstat failed for /etcld.so.conf in /in/Mo4iG on line 8 filename: ld.so.conf : filetype: Warning: filetype(): Lstat failed for /etcld.so.conf.d in /in/Mo4iG on line 8 filename: ld.so.conf.d : filetype: Warning: filetype(): Lstat failed for /etcmotd in /in/Mo4iG on line 8 filename: motd : filetype: Warning: filetype(): Lstat failed for /etcmtab in /in/Mo4iG on line 8 filename: mtab : filetype: Warning: filetype(): Lstat failed for /etcnsswitch.conf in /in/Mo4iG on line 8 filename: nsswitch.conf : filetype: Warning: filetype(): Lstat failed for /etcpasswd in /in/Mo4iG on line 8 filename: passwd : filetype: Warning: filetype(): Lstat failed for /etcprofile in /in/Mo4iG on line 8 filename: profile : filetype: Warning: filetype(): Lstat failed for /etcprofile.d in /in/Mo4iG on line 8 filename: profile.d : filetype: Warning: filetype(): Lstat failed for /etcresolv.conf in /in/Mo4iG on line 8 filename: resolv.conf : filetype: Warning: filetype(): Lstat failed for /etcsecuretty in /in/Mo4iG on line 8 filename: securetty : filetype: Warning: filetype(): Lstat failed for /etcshadow in /in/Mo4iG on line 8 filename: shadow : filetype: Warning: filetype(): Lstat failed for /etcshells in /in/Mo4iG on line 8 filename: shells : filetype: Warning: filetype(): Lstat failed for /etcskel in /in/Mo4iG on line 8 filename: skel : filetype: Warning: filetype(): Lstat failed for /etcphp.ini in /in/Mo4iG on line 8 filename: php.ini : filetype: Warning: filetype(): Lstat failed for /etcphp_archive.ini in /in/Mo4iG on line 8 filename: php_archive.ini : filetype:
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.2
<br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etc. in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: . : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etc.. in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: .. : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcpacman.d in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: pacman.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcprotocols in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: protocols : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcservices in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: services : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcarch-release in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: arch-release : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etccrypttab in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: crypttab : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcfstab in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: fstab : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcgroup in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: group : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcgshadow in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: gshadow : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etchost.conf in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: host.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etchosts in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: hosts : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcissue in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: issue : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcld.so.conf in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: ld.so.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcld.so.conf.d in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: ld.so.conf.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcmotd in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: motd : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcmtab in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: mtab : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcnsswitch.conf in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: nsswitch.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcpasswd in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: passwd : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcprofile in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: profile : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcprofile.d in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: profile.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcresolv.conf in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: resolv.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcsecuretty in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: securetty : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcshadow in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: shadow : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcshells in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: shells : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for /etcskel in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: skel : filetype:
Output for 4.4.3 - 4.4.9
<br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: . : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: .. : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: pacman.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: protocols : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: services : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: arch-release : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: crypttab : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: fstab : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: group : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: gshadow : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: host.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: hosts : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: issue : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: ld.so.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: ld.so.conf.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: motd : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: mtab : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: nsswitch.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: passwd : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: profile : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: profile.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: resolv.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: securetty : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: shadow : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: shells : filetype: <br /> <b>Warning</b>: filetype() [<a href='function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: skel : filetype:
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.2
<br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: . : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: .. : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: pacman.d : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: protocols : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: services : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: arch-release : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: crypttab : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: fstab : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: group : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: gshadow : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: host.conf : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: hosts : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: issue : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: ld.so.conf : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: ld.so.conf.d : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: motd : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: mtab : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: nsswitch.conf : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: passwd : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: profile : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: profile.d : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: resolv.conf : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: securetty : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: shadow : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: shells : filetype: <br /> <b>Warning</b>: filetype(): Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: skel : filetype:
Output for 4.3.0 - 4.3.1
<br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: . : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: .. : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: pacman.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: protocols : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: services : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: arch-release : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: crypttab : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: fstab : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: group : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: gshadow : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: host.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: hosts : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: issue : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: ld.so.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: ld.so.conf.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: motd : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: mtab : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: nsswitch.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: passwd : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: profile : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: profile.d : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: resolv.conf : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: securetty : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: shadow : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: shells : filetype: <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/Mo4iG</b> on line <b>8</b><br /> filename: skel : filetype:

preferences:
299.15 ms | 417 KiB | 469 Q