Web interface for the OFFIS DICOM ToolKit in Debian =================================================== Please make sure you read the file wwwapp.txt in this directory. Default data path is: /var/lib/dcmtk/wl-data So at a minimum you can simply do: $ sudo mkdir -p /var/lib/dcmtk/wl-data/AETITLE_1 $ sudo touch /var/lib/dcmtk/wl-data/AETITLE_1/lockfile $ sudo chown www-data:www-data -R /var/lib/dcmtk/wl-data/AETITLE_1 Hint: Apache is configured in this way that you can either point your browser to http://localhost/dcmtk/main.pl Or http://localhost/cgi-bin/dcmtk_wlm/main.pl