O/S : RH 7.2
PHP : 4.0.6
Has anyone out their expierenced problems with list directories which contain underscores "_" before the directory name.
For instance : _mydirectory
Any attempts to do a list on the directory above fail as not found.
For Instace : my_directory
This I can list a directory on.
Does anyone else have this problem, is it fixed in later version or is this a possible bug?