Hallo Liste habe mir zum Entwickeln einen WAMP Server aufgesetzt hier greift mein PHP auf die Verzeichnisstrucktur von Windows zu aber es geht nicht hier der code: <?php include "config.php"; $txtpfad="verzeichnisname"; $etikettenpfad="verzeichnisname"; // Inhalt des Etikettenverzeichnisses auslesen $verz=opendir($etikettenpfad); usw.... versuche mit angaben von D:\verzeichnisname oder andre angaben schlugen fehl fehlermeldung Warning: opendir(Etiketten_neu) [function.opendir <http://localhost:81/label/function.opendir> ]: failed to open dir: Invalid argument in C:\wamp\label\index.php on line 8 Warning: readdir(): supplied argument is not a valid Directory resource in C:\wamp\label\index.php on line 9 Warning: closedir(): supplied argument is not a valid Directory resource in C:\wamp\label\index.php on line 16 Warning: opendir(ProAlpha_DB.lnk) [function.opendir <http://localhost:81/label/function.opendir> ]: failed to open dir: Invalid argument in C:\wamp\label\index.php on line 52 Warning: readdir(): supplied argument is not a valid Directory resource in C:\wamp\label\index.php on line 53 Warning: closedir(): supplied argument is not a valid Directory resource in C:\wamp\label\index.php on line 131 wamp oder besser gesagt php kann das verzeichnis nicht öffnen wie bitte bekomm ich das hin grüsse und thx for tipps juergen